Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Ddebugfs.c129 mt7921_print_txpwr_entry(VHT80, vht80); in mt7921_txpwr()
H A Dmt7921.h166 u8 vht80[12]; member
/freebsd/contrib/wpa/wpa_supplicant/
H A Dscan.c2908 bool ht40 = false, vht80 = false, vht160 = false; in wpas_get_est_tpt() local
2991 vht80 = true; in wpas_get_est_tpt()
3021 if (vht80) { in wpas_get_est_tpt()
3097 (!IS_5GHZ(freq) || vht80)) { in wpas_get_est_tpt()