Searched refs:libipw_get_channel_flags (Results 1 - 3 of 3) sorted by path

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

Completed in 236 milliseconds