Home
last modified time | relevance | path

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

/Linux-v5.15/net/wireless/
Dnl80211.c4914 u32 count_ht, count_vht, count_he, i; in validate_beacon_tx_rate() local
4947 count_he = 0; in validate_beacon_tx_rate()
4952 count_he++; in validate_beacon_tx_rate()
4953 if (count_he > 1) in validate_beacon_tx_rate()
4956 if (count_he && rate) in validate_beacon_tx_rate()
4960 if ((count_ht && count_vht && count_he) || in validate_beacon_tx_rate()
4961 (!rate && !count_ht && !count_vht && !count_he)) in validate_beacon_tx_rate()
4976 if (count_he && in validate_beacon_tx_rate()