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()
2068 u32 rx_nss, tx_nss, nss_160; in ath11k_peer_assoc_h_vht() local2173 nss_160 = FIELD_PREP(ATH11K_PEER_RX_NSS_160MHZ, rx_nss - 1); in ath11k_peer_assoc_h_vht()2175 nss_160 = FIELD_PREP(ATH11K_PEER_RX_NSS_80_80MHZ, rx_nss - 1); in ath11k_peer_assoc_h_vht()2177 arg->peer_bw_rxnss_override |= nss_160; in ath11k_peer_assoc_h_vht()2266 u32 rx_nss, tx_nss, nss_160; in ath11k_peer_assoc_h_he() local2483 nss_160 = FIELD_PREP(ATH11K_PEER_RX_NSS_160MHZ, rx_nss - 1); in ath11k_peer_assoc_h_he()2485 nss_160 = FIELD_PREP(ATH11K_PEER_RX_NSS_80_80MHZ, rx_nss - 1); in ath11k_peer_assoc_h_he()2487 arg->peer_bw_rxnss_override |= nss_160; in ath11k_peer_assoc_h_he()