Searched refs:nss_160 (Results 1 – 1 of 1) sorted by relevance
2388 u32 rx_nss, tx_nss, nss_160; in ath12k_peer_assoc_h_vht() local2503 nss_160 = u32_encode_bits(rx_nss - 1, ATH12K_PEER_RX_NSS_160MHZ); in ath12k_peer_assoc_h_vht()2504 arg->peer_bw_rxnss_override |= nss_160; in ath12k_peer_assoc_h_vht()2603 u32 rx_nss, tx_nss, nss_160; in ath12k_peer_assoc_h_he() local2814 nss_160 = u32_encode_bits(rx_nss - 1, ATH12K_PEER_RX_NSS_160MHZ); in ath12k_peer_assoc_h_he()2815 arg->peer_bw_rxnss_override |= nss_160; in ath12k_peer_assoc_h_he()