Searched refs:bw_20 (Results 1 – 1 of 1) sorted by relevance
3348 const struct ieee80211_eht_mcs_nss_supp_20mhz_only *bw_20; in ath12k_peer_assoc_h_eht() local3434 bw_20 = &eht_cap->eht_mcs_nss_supp.only_20mhz; in ath12k_peer_assoc_h_eht()3465 bw_20 = &eht_cap->eht_mcs_nss_supp.only_20mhz; in ath12k_peer_assoc_h_eht()3467 ath12k_mac_set_eht_mcs(bw_20->rx_tx_mcs7_max_nss, in ath12k_peer_assoc_h_eht()3468 bw_20->rx_tx_mcs9_max_nss, in ath12k_peer_assoc_h_eht()3469 bw_20->rx_tx_mcs11_max_nss, in ath12k_peer_assoc_h_eht()3470 bw_20->rx_tx_mcs13_max_nss, in ath12k_peer_assoc_h_eht()3496 if (bw_20->rx_tx_mcs13_max_nss) in ath12k_peer_assoc_h_eht()3497 max_nss = max(max_nss, u8_get_bits(bw_20->rx_tx_mcs13_max_nss, in ath12k_peer_assoc_h_eht()3499 if (bw_20->rx_tx_mcs11_max_nss) in ath12k_peer_assoc_h_eht()[all …]