Searched refs:bw_20 (Results 1 – 1 of 1) sorted by relevance
3228 const struct ieee80211_eht_mcs_nss_supp_20mhz_only *bw_20; in ath12k_peer_assoc_h_eht() local3314 bw_20 = &eht_cap->eht_mcs_nss_supp.only_20mhz; in ath12k_peer_assoc_h_eht()3343 bw_20 = &eht_cap->eht_mcs_nss_supp.only_20mhz; in ath12k_peer_assoc_h_eht()3345 ath12k_mac_set_eht_mcs(bw_20->rx_tx_mcs7_max_nss, in ath12k_peer_assoc_h_eht()3346 bw_20->rx_tx_mcs9_max_nss, in ath12k_peer_assoc_h_eht()3347 bw_20->rx_tx_mcs11_max_nss, in ath12k_peer_assoc_h_eht()3348 bw_20->rx_tx_mcs13_max_nss, in ath12k_peer_assoc_h_eht()3372 if (bw_20->rx_tx_mcs13_max_nss) in ath12k_peer_assoc_h_eht()3373 max_nss = max(max_nss, u8_get_bits(bw_20->rx_tx_mcs13_max_nss, in ath12k_peer_assoc_h_eht()3375 if (bw_20->rx_tx_mcs11_max_nss) in ath12k_peer_assoc_h_eht()[all …]