Home
last modified time | relevance | path

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

/linux/drivers/usb/cdns3/
A Dcdns3-ti.c94 int rate_code, i; in cdns_ti_probe() local
135 rate_code = i; in cdns_ti_probe()
152 reg |= rate_code << USBSS1_STATIC_PLL_REF_SEL_SHIFT; in cdns_ti_probe()
/linux/drivers/net/wireless/ath/ath10k/
A Dcore.h357 u8 rate_code[WMI_TPC_RATE_MAX]; member
378 u8 rate_code[WMI_TPC_FINAL_RATE_MAX]; member
560 u32 rate_code[ATH10K_TID_MAX]; member
639 u32 rate_code[ATH10K_TID_MAX]; member
A Dwmi.c4752 rate_code[i], in ath10k_tpc_config_disp_tables()
4758 tpc_stats->tpc_table[type].rate_code[i] = rate_code[i]; in ath10k_tpc_config_disp_tables()
4776 rate_code[rate_idx] = in ath10k_wmi_tpc_config_get_rate_code()
4785 rate_code[rate_idx] = in ath10k_wmi_tpc_config_get_rate_code()
4795 rate_code[rate_idx] = in ath10k_wmi_tpc_config_get_rate_code()
4806 rate_code[rate_idx] = in ath10k_wmi_tpc_config_get_rate_code()
4817 rate_code[rate_idx] = in ath10k_wmi_tpc_config_get_rate_code()
4828 rate_code[rate_idx] = in ath10k_wmi_tpc_config_get_rate_code()
4839 rate_code[rate_idx] = in ath10k_wmi_tpc_config_get_rate_code()
4847 rate_code[rate_idx++] = in ath10k_wmi_tpc_config_get_rate_code()
[all …]
A Dmac.c3207 arg.rcode_flags = arvif->rate_code[i]; in ath10k_new_peer_tid_config()
7008 arsta->rate_code[arg->tid] > 0 || in ath10k_mac_set_tid_config()
7076 arvif->rate_code[arg->tid] || in ath10k_mac_set_tid_config()
7109 arvif->rate_code[arg->tid] = arg->rcode_flags; in ath10k_mac_set_tid_config()
7238 arsta->rate_code[i] = -1; in ath10k_mac_reset_tid_config()
7245 arvif->rate_code[i] = 0; in ath10k_mac_reset_tid_config()
7322 nss = ATH10K_HW_NSS(arvif->rate_code[i]); in ath10k_sta_tid_cfg_wk()
7324 arvif->rate_code[i], in ath10k_sta_tid_cfg_wk()
7340 arg.rcode_flags = arvif->rate_code[i]; in ath10k_sta_tid_cfg_wk()
9154 u8 mcs = WMI_TLV_GET_HW_RC_RATE_V1(rate_code); in ath10k_mac_parse_bitrate()
[all …]
A Dhtt.h1020 u32 rate_code; member
A Ddebug.c1531 tpc_stats->tpc_table[j].rate_code[i], in ath10k_tpc_stats_print()
A Dwmi.h7511 void ath10k_wmi_tpc_config_get_rate_code(u8 *rate_code, u16 *pream_table,
/linux/drivers/net/wireless/ath/ath11k/
A Dmac.c3572 u32 rate_code; in ath11k_mac_set_peer_vht_fixed_rate() local
3600 rate_code = ATH11K_HW_RATE_CODE(vht_rate, nss - 1, in ath11k_mac_set_peer_vht_fixed_rate()
3605 rate_code); in ath11k_mac_set_peer_vht_fixed_rate()
3609 sta->addr, rate_code, ret); in ath11k_mac_set_peer_vht_fixed_rate()
3622 u32 rate_code; in ath11k_mac_set_peer_he_fixed_rate() local
3650 rate_code = ATH11K_HW_RATE_CODE(he_rate, nss - 1, in ath11k_mac_set_peer_he_fixed_rate()
3656 rate_code); in ath11k_mac_set_peer_he_fixed_rate()
3660 sta->addr, rate_code, ret); in ath11k_mac_set_peer_he_fixed_rate()

Completed in 111 milliseconds