Home
last modified time | relevance | path

Searched refs:iwn_get_passive_dwell_time (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c254 static uint16_t iwn_get_passive_dwell_time(struct iwn_softc *, uint16_t);
5674 iwn_get_passive_dwell_time(struct iwn_softc *sc, uint16_t flags) in iwn_get_passive_dwell_time() function
5856 dwell_passive = iwn_get_passive_dwell_time(sc, flags); in iwn_scan()