Home
last modified time | relevance | path

Searched refs:IS_2P4GHZ (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/common/
H A Dieee802_11_common.h299 #define IS_2P4GHZ(n) (n >= 2412 && n <= 2484) macro
H A Dieee802_11_common.c2979 if (IS_2P4GHZ(freq1) && IS_2P4GHZ(freq2)) in is_same_band()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dscan.c3081 (IS_2P4GHZ(freq) ? in wpas_get_est_tpt()
3095 if (!IS_2P4GHZ(freq) && in wpas_get_est_tpt()
3109 if (!IS_2P4GHZ(freq) && in wpas_get_est_tpt()