Searched refs:count_he (Results 1 – 1 of 1) sorted by relevance
5237 u32 count_ht, count_vht, count_he, i; in validate_beacon_tx_rate() local5270 count_he = 0; in validate_beacon_tx_rate()5275 count_he++; in validate_beacon_tx_rate()5276 if (count_he > 1) in validate_beacon_tx_rate()5279 if (count_he && rate) in validate_beacon_tx_rate()5283 if ((count_ht && count_vht && count_he) || in validate_beacon_tx_rate()5284 (!rate && !count_ht && !count_vht && !count_he)) in validate_beacon_tx_rate()5299 if (count_he && in validate_beacon_tx_rate()