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

/freebsd-10-stable/contrib/wpa/wpa_supplicant/
H A Dsme.c870 * freq_to_channel - Convert frequency into channel info
874 static enum wpas_band freq_to_channel(int freq, u8 *channel) function
927 if (freq_to_channel(bss->freq, &channel) != WPAS_BAND_2GHZ)

Completed in 51 milliseconds