Home
last modified time | relevance | path

Searched refs:rate_code (Results 1 – 10 of 10) sorted by relevance

/drivers/usb/dwc3/
A Ddwc3-am62.c118 int rate_code; member
175 ret = regmap_update_bits(am62->syscon, am62->offset, PHY_PLL_REFCLK_MASK, am62->rate_code); in phy_syscon_pll_refclk()
258 am62->rate_code = i; in dwc3_ti_probe()
/drivers/net/wireless/ath/ath10k/
A Dcore.h359 u8 rate_code[WMI_TPC_RATE_MAX]; member
380 u8 rate_code[WMI_TPC_FINAL_RATE_MAX]; member
562 u32 rate_code[ATH10K_TID_MAX]; member
641 u32 rate_code[ATH10K_TID_MAX]; member
A Dwmi.c4780 rate_code[i], in ath10k_tpc_config_disp_tables()
4786 tpc_stats->tpc_table[type].rate_code[i] = rate_code[i]; in ath10k_tpc_config_disp_tables()
4804 rate_code[rate_idx] = in ath10k_wmi_tpc_config_get_rate_code()
4813 rate_code[rate_idx] = in ath10k_wmi_tpc_config_get_rate_code()
4823 rate_code[rate_idx] = in ath10k_wmi_tpc_config_get_rate_code()
4834 rate_code[rate_idx] = in ath10k_wmi_tpc_config_get_rate_code()
4845 rate_code[rate_idx] = in ath10k_wmi_tpc_config_get_rate_code()
4856 rate_code[rate_idx] = in ath10k_wmi_tpc_config_get_rate_code()
4867 rate_code[rate_idx] = in ath10k_wmi_tpc_config_get_rate_code()
4875 rate_code[rate_idx++] = in ath10k_wmi_tpc_config_get_rate_code()
[all …]
A Dmac.c3234 arg.rcode_flags = arvif->rate_code[i]; in ath10k_new_peer_tid_config()
7103 arsta->rate_code[arg->tid] > 0 || in ath10k_mac_set_tid_config()
7171 arvif->rate_code[arg->tid] || in ath10k_mac_set_tid_config()
7204 arvif->rate_code[arg->tid] = arg->rcode_flags; in ath10k_mac_set_tid_config()
7333 arsta->rate_code[i] = -1; in ath10k_mac_reset_tid_config()
7340 arvif->rate_code[i] = 0; in ath10k_mac_reset_tid_config()
7417 nss = ATH10K_HW_NSS(arvif->rate_code[i]); in ath10k_sta_tid_cfg_wk()
7419 arvif->rate_code[i], in ath10k_sta_tid_cfg_wk()
7435 arg.rcode_flags = arvif->rate_code[i]; in ath10k_sta_tid_cfg_wk()
9272 u8 mcs = WMI_TLV_GET_HW_RC_RATE_V1(rate_code); in ath10k_mac_parse_bitrate()
[all …]
A Dhtt.h1014 u32 rate_code; member
A Ddebug.c1535 tpc_stats->tpc_table[j].rate_code[i], in ath10k_tpc_stats_print()
A Dwmi.h7521 void ath10k_wmi_tpc_config_get_rate_code(u8 *rate_code, u16 *pream_table,
/drivers/net/wireless/ath/ath12k/
A Ddebugfs.c250 u32 rate_idx, u32 num_chains, u32 rate_code, in ath12k_tpc_get_rate() argument
263 num_streams = 1 + ATH12K_HW_NSS(rate_code); in ath12k_tpc_get_rate()
427 u16 rate_code; in ath12k_tpc_fill_pream() local
474 rate_code = ath12k_get_ratecode(pream_bw, nss, rates); in ath12k_tpc_fill_pream()
477 pream_str[pream_bw], rate_code); in ath12k_tpc_fill_pream()
487 rate_code, pream_bw, in ath12k_tpc_fill_pream()
A Dmac.c5743 u32 rate_code; in ath12k_mac_set_peer_vht_fixed_rate() local
5767 rate_code = ATH12K_HW_RATE_CODE(vht_rate, nss - 1, in ath12k_mac_set_peer_vht_fixed_rate()
5772 rate_code); in ath12k_mac_set_peer_vht_fixed_rate()
5776 arsta->addr, rate_code, ret); in ath12k_mac_set_peer_vht_fixed_rate()
5789 u32 rate_code; in ath12k_mac_set_peer_he_fixed_rate() local
5820 rate_code = ATH12K_HW_RATE_CODE(he_rate, nss - 1, in ath12k_mac_set_peer_he_fixed_rate()
5826 rate_code); in ath12k_mac_set_peer_he_fixed_rate()
5830 arsta->addr, rate_code, ret); in ath12k_mac_set_peer_he_fixed_rate()
/drivers/net/wireless/ath/ath11k/
A Dmac.c4499 u32 rate_code; in ath11k_mac_set_peer_vht_fixed_rate() local
4532 rate_code); in ath11k_mac_set_peer_vht_fixed_rate()
4536 sta->addr, rate_code, ret); in ath11k_mac_set_peer_vht_fixed_rate()
4549 u32 rate_code; in ath11k_mac_set_peer_he_fixed_rate() local
4577 rate_code = ATH11K_HW_RATE_CODE(he_rate, nss - 1, in ath11k_mac_set_peer_he_fixed_rate()
4583 rate_code); in ath11k_mac_set_peer_he_fixed_rate()
4587 sta->addr, rate_code, ret); in ath11k_mac_set_peer_he_fixed_rate()
4600 u32 rate_code; in ath11k_mac_set_peer_ht_fixed_rate() local
4626 rate_code = ATH11K_HW_RATE_CODE(ht_rate, nss - 1, in ath11k_mac_set_peer_ht_fixed_rate()
4631 rate_code); in ath11k_mac_set_peer_ht_fixed_rate()
[all …]

Completed in 127 milliseconds