Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Dnl80211.c5927 u32 count_ht, count_vht, count_he, count_eht, i; in validate_beacon_tx_rate() local
5960 count_he = 0; in validate_beacon_tx_rate()
5965 count_he++; in validate_beacon_tx_rate()
5966 if (count_he > 1) in validate_beacon_tx_rate()
5969 if (count_he && rate) in validate_beacon_tx_rate()
5986 if ((count_ht && count_vht && count_he && count_eht) || in validate_beacon_tx_rate()
5987 (!rate && !count_ht && !count_vht && !count_he && !count_eht)) in validate_beacon_tx_rate()
6002 if (count_he && in validate_beacon_tx_rate()