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

  /src/sys/dev/pci/
if_iwm.c 446 static int iwm_mac_ctxt_cmd(struct iwm_softc *, struct iwm_node *,
2765 err = iwm_mac_ctxt_cmd(sc, in, IWM_FW_CTXT_ACTION_MODIFY, 1);
5801 iwm_mac_ctxt_cmd(struct iwm_softc *sc, struct iwm_node *in, uint32_t action, function in typeref:typename:int
5934 err = iwm_mac_ctxt_cmd(sc, in, IWM_FW_CTXT_ACTION_ADD, 0);
5949 err = iwm_mac_ctxt_cmd(sc, in, IWM_FW_CTXT_ACTION_MODIFY, 0);
6265 err = iwm_mac_ctxt_cmd(sc, in, IWM_FW_CTXT_ACTION_MODIFY, 1);
if_iwm.c 446 static int iwm_mac_ctxt_cmd(struct iwm_softc *, struct iwm_node *,
2765 err = iwm_mac_ctxt_cmd(sc, in, IWM_FW_CTXT_ACTION_MODIFY, 1);
5801 iwm_mac_ctxt_cmd(struct iwm_softc *sc, struct iwm_node *in, uint32_t action, function in typeref:typename:int
5934 err = iwm_mac_ctxt_cmd(sc, in, IWM_FW_CTXT_ACTION_ADD, 0);
5949 err = iwm_mac_ctxt_cmd(sc, in, IWM_FW_CTXT_ACTION_MODIFY, 0);
6265 err = iwm_mac_ctxt_cmd(sc, in, IWM_FW_CTXT_ACTION_MODIFY, 1);

Completed in 151 milliseconds