Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/iwm/
HDif_iwm.c195 const uint8_t iwm_nvm_channels[] = { variable
203 _Static_assert(nitems(iwm_nvm_channels) <= IWM_NUM_CHANNELS,
2001 ieee = iwm_nvm_channels[ch_idx]; in iwm_add_channel_band()
2051 ch_num = nitems(iwm_nvm_channels); in iwm_init_channel_map()