Home
last modified time | relevance | path

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

/NextBSD/sys/dev/iwm/
HDif_iwm_scan.c261 uint16_t active_dwell = iwm_mvm_get_active_dwell(sc, flags, n_ssids); in iwm_mvm_scan_fill_channels() local
298 chan->active_dwell = htole16(active_dwell); in iwm_mvm_scan_fill_channels()
HDif_iwmreg.h4369 uint16_t active_dwell; member