Searched refs:nss_160 (Results 1 – 2 of 2) sorted by relevance
988 u8 nss_160; in mt7915_init_he_caps() local 991 nss_160 = nss; in mt7915_init_he_caps() 994 nss_160 = nss / 2; in mt7915_init_he_caps() 997 nss_160 = 0; in mt7915_init_he_caps() 1005 if (i < nss_160) in mt7915_init_he_caps() 1043 else if (nss_160) in mt7915_init_he_caps() 1104 if (nss_160) in mt7915_init_he_caps()
2271 u32 rx_nss, tx_nss, nss_160; in ath12k_peer_assoc_h_vht() local 2386 nss_160 = u32_encode_bits(rx_nss - 1, ATH12K_PEER_RX_NSS_160MHZ); in ath12k_peer_assoc_h_vht() 2387 arg->peer_bw_rxnss_override |= nss_160; in ath12k_peer_assoc_h_vht() 2486 u32 rx_nss, tx_nss, nss_160; in ath12k_peer_assoc_h_he() local 2696 nss_160 = u32_encode_bits(rx_nss - 1, ATH12K_PEER_RX_NSS_160MHZ); in ath12k_peer_assoc_h_he() 2697 arg->peer_bw_rxnss_override |= nss_160; in ath12k_peer_assoc_h_he()