Searched refs:nss_160 (Results 1 – 2 of 2) sorted by relevance
951 u8 nss_160; in mt7915_init_he_caps() local954 nss_160 = nss; in mt7915_init_he_caps()957 nss_160 = nss / 2; in mt7915_init_he_caps()960 nss_160 = 0; in mt7915_init_he_caps()968 if (i < nss_160) in mt7915_init_he_caps()1006 else if (nss_160) in mt7915_init_he_caps()1067 if (nss_160) in mt7915_init_he_caps()
2075 u32 rx_nss, tx_nss, nss_160; in ath11k_peer_assoc_h_vht() local2180 nss_160 = FIELD_PREP(ATH11K_PEER_RX_NSS_160MHZ, rx_nss - 1); in ath11k_peer_assoc_h_vht()2182 nss_160 = FIELD_PREP(ATH11K_PEER_RX_NSS_80_80MHZ, rx_nss - 1); in ath11k_peer_assoc_h_vht()2184 arg->peer_bw_rxnss_override |= nss_160; in ath11k_peer_assoc_h_vht()2273 u32 rx_nss, tx_nss, nss_160; in ath11k_peer_assoc_h_he() local2486 nss_160 = FIELD_PREP(ATH11K_PEER_RX_NSS_160MHZ, rx_nss - 1); in ath11k_peer_assoc_h_he()2488 nss_160 = FIELD_PREP(ATH11K_PEER_RX_NSS_80_80MHZ, rx_nss - 1); in ath11k_peer_assoc_h_he()2490 arg->peer_bw_rxnss_override |= nss_160; in ath11k_peer_assoc_h_he()