Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.h114 #define IEEE80211_VHT_MCS_SUPPORT_0_11_MASK GENMASK(23, 16) macro
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c2483 arg->tx_mcs_set &= ~IEEE80211_VHT_MCS_SUPPORT_0_11_MASK; in ath12k_peer_assoc_h_vht()