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

  /src/sys/dev/pci/
if_iwn.c 328 static uint16_t iwn_get_passive_dwell_time(struct iwn_softc *, uint16_t);
4718 iwn_get_passive_dwell_time(struct iwn_softc *sc, uint16_t flags) function in typeref:typename:uint16_t
4891 dwell_passive = iwn_get_passive_dwell_time(sc, flags);

Completed in 26 milliseconds