Searched refs:nss_160 (Results 1 – 2 of 2) sorted by relevance
988 u8 nss_160; in mt7915_init_he_caps() local991 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()
2157 u32 rx_nss, tx_nss, nss_160; in ath11k_peer_assoc_h_vht() local2262 nss_160 = FIELD_PREP(ATH11K_PEER_RX_NSS_160MHZ, rx_nss - 1); in ath11k_peer_assoc_h_vht()2264 nss_160 = FIELD_PREP(ATH11K_PEER_RX_NSS_80_80MHZ, rx_nss - 1); in ath11k_peer_assoc_h_vht()2266 arg->peer_bw_rxnss_override |= nss_160; in ath11k_peer_assoc_h_vht()2355 u32 rx_nss, tx_nss, nss_160; in ath11k_peer_assoc_h_he() local2572 nss_160 = FIELD_PREP(ATH11K_PEER_RX_NSS_160MHZ, rx_nss - 1); in ath11k_peer_assoc_h_he()2574 nss_160 = FIELD_PREP(ATH11K_PEER_RX_NSS_80_80MHZ, rx_nss - 1); in ath11k_peer_assoc_h_he()2576 arg->peer_bw_rxnss_override |= nss_160; in ath11k_peer_assoc_h_he()