Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c2388 u32 rx_nss, tx_nss, nss_160; in ath12k_peer_assoc_h_vht() local
2503 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() local
2814 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()