libipw_channel
const struct libipw_channel *libipw_get_channel(struct libipw_device *ieee,
struct libipw_channel bg[LIBIPW_24GHZ_CHANNELS];
struct libipw_channel a[LIBIPW_52GHZ_CHANNELS];
sizeof(struct libipw_channel));
sizeof(struct libipw_channel));
static const struct libipw_channel bad_channel = {
const struct libipw_channel *libipw_get_channel(struct libipw_device
const struct libipw_channel * ch;