sta_vht_cap 1415 drivers/net/wireless/intel/iwlwifi/mvm/rs.c struct ieee80211_sta_vht_cap *sta_vht_cap = &sta->vht_cap; sta_vht_cap 1417 drivers/net/wireless/intel/iwlwifi/mvm/rs.c .vht_cap_info = cpu_to_le32(sta_vht_cap->cap), sta_vht_cap 1418 drivers/net/wireless/intel/iwlwifi/mvm/rs.c .supp_mcs = sta_vht_cap->vht_mcs, sta_vht_cap 758 net/mac80211/rate.c __le16 sta_vht_cap; sta_vht_cap 766 net/mac80211/rate.c sta_vht_cap = sta->vht_cap.vht_mcs.rx_mcs_map; sta_vht_cap 767 net/mac80211/rate.c ieee80211_get_vht_mask_from_cap(sta_vht_cap, sta_vht_mask);