libipw_channel_to_freq
u32 libipw_channel_to_freq(struct libipw_device *ieee, u8 channel);
EXPORT_SYMBOL(libipw_channel_to_freq);
iwe.u.freq.m = libipw_channel_to_freq(ieee, network->channel);