Home
last modified time | relevance | path

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

/Linux-v6.6/net/wireless/
Dnl80211.c5289 u32 count_ht, count_vht, count_he, i; in validate_beacon_tx_rate() local
5322 count_he = 0; in validate_beacon_tx_rate()
5327 count_he++; in validate_beacon_tx_rate()
5328 if (count_he > 1) in validate_beacon_tx_rate()
5331 if (count_he && rate) in validate_beacon_tx_rate()
5335 if ((count_ht && count_vht && count_he) || in validate_beacon_tx_rate()
5336 (!rate && !count_ht && !count_vht && !count_he)) in validate_beacon_tx_rate()
5351 if (count_he && in validate_beacon_tx_rate()