Searched defs:rate_code (Results 1 – 6 of 6) sorted by relevance
/linux-5.10/drivers/usb/cdns3/ |
D | cdns3-ti.c | 94 int rate_code, i; in cdns_ti_probe() local
|
/linux-5.10/drivers/net/wireless/ath/ath10k/ |
D | wmi.c | 4656 u32 rate_code, u8 type) in ath10k_tpc_config_get_rate() 4702 u8 *rate_code, u16 *pream_table, u8 type) in ath10k_tpc_config_disp_tables() 4760 void ath10k_wmi_tpc_config_get_rate_code(u8 *rate_code, u16 *pream_table, in ath10k_wmi_tpc_config_get_rate_code() 4860 u8 rate_code[WMI_TPC_RATE_MAX]; in ath10k_wmi_event_pdev_tpc_config() local 4931 u32 rate_code, u8 type, u32 pream_idx) in ath10k_wmi_tpc_final_get_rate() 5056 u8 *rate_code, u16 *pream_table, u8 type) in ath10k_wmi_tpc_stats_final_disp_tables() 5117 u8 rate_code[WMI_TPC_FINAL_RATE_MAX]; in ath10k_wmi_event_tpc_final_table() local
|
D | core.h | 352 u8 rate_code[WMI_TPC_RATE_MAX]; member 373 u8 rate_code[WMI_TPC_FINAL_RATE_MAX]; member 555 u32 rate_code[ATH10K_TID_MAX]; member 634 u32 rate_code[ATH10K_TID_MAX]; member
|
D | mac.c | 9020 static void ath10k_mac_parse_bitrate(struct ath10k *ar, u32 rate_code, in ath10k_mac_parse_bitrate()
|
D | htt.h | 1019 u32 rate_code; member
|
/linux-5.10/drivers/net/wireless/ath/ath11k/ |
D | mac.c | 2631 u32 rate_code; in ath11k_mac_set_peer_vht_fixed_rate() local
|