Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwi/
H A Dif_iwireg.h463 #define IWI_SCAN_CHANNELS 54 macro
469 uint8_t channels[IWI_SCAN_CHANNELS];
491 uint8_t channels[IWI_SCAN_CHANNELS];
492 uint8_t scan_type[IWI_SCAN_CHANNELS / 2];
H A Dif_iwi.c2760 if (next >= IWI_SCAN_CHANNELS) { in iwi_scanchan()
2800 } while (i < IWI_SCAN_CHANNELS); in iwi_scanchan()