Lines Matching defs:nss
179 static int ath10k_mac_get_max_vht_mcs_map(u16 mcs_map, int nss) in ath10k_mac_get_max_vht_mcs_map()
192 int nss; in ath10k_mac_max_ht_nss() local
204 int nss; in ath10k_mac_max_vht_nss() local
2275 int nss; in ath10k_peer_assoc_h_ht_masked() local
2287 int nss; in ath10k_peer_assoc_h_vht_masked() local
2476 int nss; in ath10k_peer_assoc_h_vht_limit() local
2524 u32 nss; in get_160mhz_nss_from_maxrate() local
5732 u16 nss = get_nss_from_chainmask(ar->cfg_tx_chainmask); in ath10k_add_interface() local
6723 u32 changed, bw, nss, smps; in ath10k_sta_rc_update_wk() local
6913 u8 *rate, u8 *nss, bool vht_only) in ath10k_mac_bitrate_mask_get_single_rate()
6974 u32 rate_ctrl_flag, u8 nss) in ath10k_mac_validate_rate_mask()
7015 u8 nss, rate; in ath10k_mac_tid_bitrate_config() local
7333 u8 nss; in ath10k_sta_tid_cfg_wk() local
8217 int *nss) in ath10k_mac_bitrate_mask_get_single_nss()
8263 u8 rate, u8 nss, u8 sgi, u8 ldpc) in ath10k_mac_set_fixed_rate_params()
8409 u8 nss; in ath10k_mac_op_set_bitrate_mask() local
9142 static void ath10k_mac_get_rate_flags_ht(struct ath10k *ar, u32 rate, u8 nss, u8 mcs, in ath10k_mac_get_rate_flags_ht()
9180 static void ath10k_mac_get_rate_flags_vht(struct ath10k *ar, u32 rate, u8 nss, u8 mcs, in ath10k_mac_get_rate_flags_vht()
9211 enum ath10k_phy_mode mode, u8 nss, u8 mcs, in ath10k_mac_get_rate_flags()
9228 u8 nss = WMI_TLV_GET_HW_RC_NSS_V1(rate_code) + 1; in ath10k_mac_parse_bitrate() local