Searched refs:vht (Results 1 – 2 of 2) sorted by relevance
11 vht.o \
4697 u16 vht = 0x3ff; in ath10k_default_bitrate_mask() local4706 vht = 0; in ath10k_default_bitrate_mask()4722 if (mask->control[band].vht_mcs[i] != vht) in ath10k_default_bitrate_mask()4781 int legacy = 0, ht = 0, vht = 0, i; in ath10k_bitrate_mask_correct() local4798 vht += ath10k_check_single_mask(mask->control[band].vht_mcs[i]); in ath10k_bitrate_mask_correct()4799 if (vht > 1) in ath10k_bitrate_mask_correct()4803 if ((legacy + ht + vht) != 1) in ath10k_bitrate_mask_correct()4808 else if (vht) in ath10k_bitrate_mask_correct()