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
2282 int nss; in ath10k_peer_assoc_h_ht_masked() local
2294 int nss; in ath10k_peer_assoc_h_vht_masked() local
2483 int nss; in ath10k_peer_assoc_h_vht_limit() local
2531 u32 nss; in get_160mhz_nss_from_maxrate() local
5748 u16 nss = get_nss_from_chainmask(ar->cfg_tx_chainmask); in ath10k_add_interface() local
6735 u32 changed, bw, nss, smps; in ath10k_sta_rc_update_wk() local
6925 u8 *rate, u8 *nss, bool vht_only) in ath10k_mac_bitrate_mask_get_single_rate()
6986 u32 rate_ctrl_flag, u8 nss) in ath10k_mac_validate_rate_mask()
7027 u8 nss, rate; in ath10k_mac_tid_bitrate_config() local
7345 u8 nss; in ath10k_sta_tid_cfg_wk() local
8229 int *nss) in ath10k_mac_bitrate_mask_get_single_nss()
8275 u8 rate, u8 nss, u8 sgi, u8 ldpc) in ath10k_mac_set_fixed_rate_params()
8421 u8 nss; in ath10k_mac_op_set_bitrate_mask() local
9162 static void ath10k_mac_get_rate_flags_ht(struct ath10k *ar, u32 rate, u8 nss, u8 mcs, in ath10k_mac_get_rate_flags_ht()
9208 static void ath10k_mac_get_rate_flags_vht(struct ath10k *ar, u32 rate, u8 nss, u8 mcs, in ath10k_mac_get_rate_flags_vht()
9245 enum ath10k_phy_mode mode, u8 nss, u8 mcs, in ath10k_mac_get_rate_flags()
9262 u8 nss = WMI_TLV_GET_HW_RC_NSS_V1(rate_code) + 1; in ath10k_mac_parse_bitrate() local