Searched refs:bw_20 (Results 1 – 1 of 1) sorted by relevance
3336 const struct ieee80211_eht_mcs_nss_supp_20mhz_only *bw_20; in ath12k_peer_assoc_h_eht() local3422 bw_20 = &eht_cap->eht_mcs_nss_supp.only_20mhz; in ath12k_peer_assoc_h_eht()3451 bw_20 = &eht_cap->eht_mcs_nss_supp.only_20mhz; in ath12k_peer_assoc_h_eht()3453 ath12k_mac_set_eht_mcs(bw_20->rx_tx_mcs7_max_nss, in ath12k_peer_assoc_h_eht()3454 bw_20->rx_tx_mcs9_max_nss, in ath12k_peer_assoc_h_eht()3455 bw_20->rx_tx_mcs11_max_nss, in ath12k_peer_assoc_h_eht()3456 bw_20->rx_tx_mcs13_max_nss, in ath12k_peer_assoc_h_eht()3480 if (bw_20->rx_tx_mcs13_max_nss) in ath12k_peer_assoc_h_eht()3481 max_nss = max(max_nss, u8_get_bits(bw_20->rx_tx_mcs13_max_nss, in ath12k_peer_assoc_h_eht()3483 if (bw_20->rx_tx_mcs11_max_nss) in ath12k_peer_assoc_h_eht()[all …]