Searched refs:libipw_channel (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_geo.c84 const struct libipw_channel * ch;
129 sizeof(struct libipw_channel));
131 sizeof(struct libipw_channel));
152 static const struct libipw_channel bad_channel = {
158 const struct libipw_channel *libipw_get_channel(struct libipw_device
H A Dlibipw.h697 struct libipw_channel { struct
708 struct libipw_channel bg[LIBIPW_24GHZ_CHANNELS];
709 struct libipw_channel a[LIBIPW_52GHZ_CHANNELS];
971 const struct libipw_channel *libipw_get_channel(struct libipw_device *ieee,

Completed in 128 milliseconds