Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/intel/ipw2x00/
Dlibipw_geo.c84 const struct libipw_channel * ch; in libipw_channel_to_freq()
129 sizeof(struct libipw_channel)); in libipw_set_geo()
131 sizeof(struct libipw_channel)); in libipw_set_geo()
152 static const struct libipw_channel bad_channel = {
158 const struct libipw_channel *libipw_get_channel(struct libipw_device in libipw_get_channel()
Dlibipw.h697 struct libipw_channel { struct
708 struct libipw_channel bg[LIBIPW_24GHZ_CHANNELS]; argument
709 struct libipw_channel a[LIBIPW_52GHZ_CHANNELS];
971 const struct libipw_channel *libipw_get_channel(struct libipw_device *ieee,