Home
last modified time | relevance | path

Searched refs:vht_info (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c2766 static void mwifiex_setup_vht_caps(struct ieee80211_sta_vht_cap *vht_info, in mwifiex_setup_vht_caps() argument
2771 vht_info->vht_supported = true; in mwifiex_setup_vht_caps()
2773 vht_info->cap = adapter->hw_dot_11ac_dev_cap; in mwifiex_setup_vht_caps()
2775 vht_info->vht_mcs.rx_mcs_map = cpu_to_le16( in mwifiex_setup_vht_caps()
2777 vht_info->vht_mcs.rx_highest = 0; in mwifiex_setup_vht_caps()
2778 vht_info->vht_mcs.tx_mcs_map = cpu_to_le16( in mwifiex_setup_vht_caps()
2780 vht_info->vht_mcs.tx_highest = 0; in mwifiex_setup_vht_caps()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c2846 static void mwifiex_setup_vht_caps(struct ieee80211_sta_vht_cap *vht_info, in mwifiex_setup_vht_caps() argument
2851 vht_info->vht_supported = true; in mwifiex_setup_vht_caps()
2853 vht_info->cap = adapter->hw_dot_11ac_dev_cap; in mwifiex_setup_vht_caps()
2855 vht_info->vht_mcs.rx_mcs_map = cpu_to_le16( in mwifiex_setup_vht_caps()
2857 vht_info->vht_mcs.rx_highest = 0; in mwifiex_setup_vht_caps()
2858 vht_info->vht_mcs.tx_mcs_map = cpu_to_le16( in mwifiex_setup_vht_caps()
2860 vht_info->vht_mcs.tx_highest = 0; in mwifiex_setup_vht_caps()

Completed in 14 milliseconds