Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/intel/ipw2x00/
Dlibipw_geo.c146 if (channel <= LIBIPW_24GHZ_CHANNELS) in libipw_get_channel_flags()
166 if (channel <= LIBIPW_24GHZ_CHANNELS) in libipw_get_channel()
Dlibipw.h679 #define LIBIPW_24GHZ_CHANNELS (LIBIPW_24GHZ_MAX_CHANNEL - \ macro
708 struct libipw_channel bg[LIBIPW_24GHZ_CHANNELS];
Dipw2200.c6145 u8 channels[LIBIPW_24GHZ_CHANNELS] = { in ipw_add_scan_channels()