Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_assoc.c1136 struct ieee80211_eht_mcs_nss_supp_20mhz_only mcs_param; in hdd_copy_eht_operation() local
1159 mcs_param.rx_tx_mcs7_max_nss = in hdd_copy_eht_operation()
1162 mcs_param.rx_tx_mcs7_max_nss |= in hdd_copy_eht_operation()
1165 mcs_param.rx_tx_mcs9_max_nss = in hdd_copy_eht_operation()
1168 mcs_param.rx_tx_mcs9_max_nss |= in hdd_copy_eht_operation()
1171 mcs_param.rx_tx_mcs11_max_nss = in hdd_copy_eht_operation()
1174 mcs_param.rx_tx_mcs11_max_nss |= in hdd_copy_eht_operation()
1177 mcs_param.rx_tx_mcs13_max_nss = in hdd_copy_eht_operation()
1180 mcs_param.rx_tx_mcs13_max_nss |= in hdd_copy_eht_operation()
1184 hdd_eht_ops->basic_mcs_nss = mcs_param; in hdd_copy_eht_operation()
[all …]