Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_iwx.c173 #define IWX_NUM_5GHZ_CHANNELS 37 macro
3083 if (ch_idx >= IWX_NUM_2GHZ_CHANNELS + IWX_NUM_5GHZ_CHANNELS) in iwx_init_channel_map()