Lines Matching defs:nss
177 static int ath10k_mac_get_max_vht_mcs_map(u16 mcs_map, int nss) in ath10k_mac_get_max_vht_mcs_map()
190 int nss; in ath10k_mac_max_ht_nss() local
202 int nss; in ath10k_mac_max_vht_nss() local
2280 int nss; in ath10k_peer_assoc_h_ht_masked() local
2292 int nss; in ath10k_peer_assoc_h_vht_masked() local
2481 int nss; in ath10k_peer_assoc_h_vht_limit() local
2529 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
6720 u32 changed, bw, nss, smps; in ath10k_sta_rc_update_wk() local
6910 u8 *rate, u8 *nss, bool vht_only) in ath10k_mac_bitrate_mask_get_single_rate()
6971 u32 rate_ctrl_flag, u8 nss) in ath10k_mac_validate_rate_mask()
7012 u8 nss, rate; in ath10k_mac_tid_bitrate_config() local
7330 u8 nss; in ath10k_sta_tid_cfg_wk() local
8207 int *nss) in ath10k_mac_bitrate_mask_get_single_nss()
8253 u8 rate, u8 nss, u8 sgi, u8 ldpc) in ath10k_mac_set_fixed_rate_params()
8399 u8 nss; in ath10k_mac_op_set_bitrate_mask() local
9132 static void ath10k_mac_get_rate_flags_ht(struct ath10k *ar, u32 rate, u8 nss, u8 mcs, in ath10k_mac_get_rate_flags_ht()
9170 static void ath10k_mac_get_rate_flags_vht(struct ath10k *ar, u32 rate, u8 nss, u8 mcs, in ath10k_mac_get_rate_flags_vht()
9201 enum ath10k_phy_mode mode, u8 nss, u8 mcs, in ath10k_mac_get_rate_flags()
9218 u8 nss = WMI_TLV_GET_HW_RC_NSS_V1(rate_code) + 1; in ath10k_mac_parse_bitrate() local