Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwm/
H A Dif_iwmvar.h210 #define IWM_NUM_CHANNELS 39
209 #define IWM_NUM_CHANNELS global() macro
H A Dif_iwm.c183 _Static_assert(nitems(iwm_nvm_channels) <= IWM_NUM_CHANNELS,
2205 IWM_NUM_CHANNELS * sizeof(uint16_t), in iwm_parse_nvm_data()
2248 IWM_NUM_CHANNELS * sizeof(uint16_t)); in iwm_parse_nvm_data()