Lines Matching defs:nss
166 static int ath10k_mac_get_max_vht_mcs_map(u16 mcs_map, int nss) in ath10k_mac_get_max_vht_mcs_map()
179 int nss; in ath10k_mac_max_ht_nss() local
191 int nss; in ath10k_mac_max_vht_nss() local
2257 int nss; in ath10k_peer_assoc_h_ht_masked() local
2269 int nss; in ath10k_peer_assoc_h_vht_masked() local
2457 int nss; in ath10k_peer_assoc_h_vht_limit() local
2505 u32 nss; in get_160mhz_nss_from_maxrate() local
5550 u16 nss = get_nss_from_chainmask(ar->cfg_tx_chainmask); in ath10k_add_interface() local
6532 u32 changed, bw, nss, smps; in ath10k_sta_rc_update_wk() local
6722 u8 *rate, u8 *nss, bool vht_only) in ath10k_mac_bitrate_mask_get_single_rate()
6783 u32 rate_ctrl_flag, u8 nss) in ath10k_mac_validate_rate_mask()
6821 u8 nss, rate; in ath10k_mac_tid_bitrate_config() local
7139 u8 nss; in ath10k_sta_tid_cfg_wk() local
8017 int *nss) in ath10k_mac_bitrate_mask_get_single_nss()
8063 u8 rate, u8 nss, u8 sgi, u8 ldpc) in ath10k_mac_set_fixed_rate_params()
8209 u8 nss; in ath10k_mac_op_set_bitrate_mask() local
8939 static void ath10k_mac_get_rate_flags_ht(struct ath10k *ar, u32 rate, u8 nss, u8 mcs, in ath10k_mac_get_rate_flags_ht()
8977 static void ath10k_mac_get_rate_flags_vht(struct ath10k *ar, u32 rate, u8 nss, u8 mcs, in ath10k_mac_get_rate_flags_vht()
9008 enum ath10k_phy_mode mode, u8 nss, u8 mcs, in ath10k_mac_get_rate_flags()
9025 u8 nss = WMI_TLV_GET_HW_RC_NSS_V1(rate_code) + 1; in ath10k_mac_parse_bitrate() local