HomeSort by: relevance | last modified time | path
    Searched defs:iwm_binding_cmd (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_iwm.c 372 static int iwm_binding_cmd(struct iwm_softc *, struct iwm_node *,
4100 iwm_binding_cmd(struct iwm_softc *sc, struct iwm_node *in, uint32_t action) function in typeref:typename:int
4102 struct iwm_binding_cmd cmd;
5941 err = iwm_binding_cmd(sc, in, IWM_FW_CTXT_ACTION_ADD);
if_iwmreg.h 2710 * struct iwm_binding_cmd - configuring bindings
2717 struct iwm_binding_cmd { struct

Completed in 24 milliseconds