Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c253 static uint16_t iwn_limit_dwell(struct iwn_softc *, uint16_t);
5647 iwn_limit_dwell(struct iwn_softc *sc, uint16_t dwell_time) in iwn_limit_dwell() function
5683 return iwn_limit_dwell(sc, passive); in iwn_get_passive_dwell_time()