Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_geo.c139 u8 libipw_get_channel_flags(struct libipw_device * ieee, u8 channel) in libipw_get_channel_flags() function
173 EXPORT_SYMBOL(libipw_get_channel_flags);
H A Dlibipw_wx.c228 if (libipw_get_channel_flags(ieee, network->channel) & in libipw_translate_scan()
234 if (libipw_get_channel_flags(ieee, network->channel) & in libipw_translate_scan()
H A Dlibipw.h970 u8 libipw_get_channel_flags(struct libipw_device *ieee, u8 channel);