vht_info         2780 drivers/net/wireless/marvell/mwifiex/cfg80211.c static void mwifiex_setup_vht_caps(struct ieee80211_sta_vht_cap *vht_info,
vht_info         2785 drivers/net/wireless/marvell/mwifiex/cfg80211.c 	vht_info->vht_supported = true;
vht_info         2787 drivers/net/wireless/marvell/mwifiex/cfg80211.c 	vht_info->cap = adapter->hw_dot_11ac_dev_cap;
vht_info         2789 drivers/net/wireless/marvell/mwifiex/cfg80211.c 	vht_info->vht_mcs.rx_mcs_map = cpu_to_le16(
vht_info         2791 drivers/net/wireless/marvell/mwifiex/cfg80211.c 	vht_info->vht_mcs.rx_highest = 0;
vht_info         2792 drivers/net/wireless/marvell/mwifiex/cfg80211.c 	vht_info->vht_mcs.tx_mcs_map = cpu_to_le16(
vht_info         2794 drivers/net/wireless/marvell/mwifiex/cfg80211.c 	vht_info->vht_mcs.tx_highest = 0;