Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Ddebugfs.c130 mt7921_print_txpwr_entry(VHT160, vht160); in mt7921_txpwr()
H A Dmt7921.h167 u8 vht160[12]; member
/freebsd/contrib/wpa/wpa_supplicant/
H A Dscan.c2908 bool ht40 = false, vht80 = false, vht160 = false; in wpas_get_est_tpt() local
2994 vht160 = true; in wpas_get_est_tpt()
2998 vht160 = true; in wpas_get_est_tpt()
3031 if (vht160 && in wpas_get_est_tpt()
3112 (!IS_5GHZ(freq) || vht160)) { in wpas_get_est_tpt()