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

  /src/sys/dev/pci/
if_iwm.c 413 static int iwm_update_beacon_abort(struct iwm_softc *, struct iwm_node *,
4905 iwm_update_beacon_abort(struct iwm_softc *sc, struct iwm_node *in, int enable) function in typeref:typename:int
4971 return iwm_update_beacon_abort(sc, in, ba_enable);

Completed in 41 milliseconds