Searched defs:rate_code (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/net/wireless/ath/ath12k/ |
H A D | debugfs.c | 180 u32 rate_idx, u32 num_chains, u32 rate_code, in ath12k_tpc_get_rate() 357 u16 rate_code; in ath12k_tpc_fill_pream() local
|
H A D | mac.c | 4975 u32 rate_code; in ath12k_mac_set_peer_vht_fixed_rate() local
|
/linux/drivers/usb/dwc3/ |
H A D | dwc3-am62.c | 118 int rate_code; member
|
/linux/drivers/net/wireless/ath/ath10k/ |
H A D | wmi.c | 4682 u32 rate_code, u8 type) in ath10k_tpc_config_get_rate() 4728 u8 *rate_code, u16 *pream_table, u8 type) in ath10k_tpc_config_disp_tables() 4786 void ath10k_wmi_tpc_config_get_rate_code(u8 *rate_code, u16 *pream_table, in ath10k_wmi_tpc_config_get_rate_code() 4886 u8 rate_code[WMI_TPC_RATE_MAX]; in ath10k_wmi_event_pdev_tpc_config() local 4957 u32 rate_code, u8 type, u32 pream_idx) in ath10k_wmi_tpc_final_get_rate() 5082 u8 *rate_code, u16 *pream_table, u8 type) in ath10k_wmi_tpc_stats_final_disp_tables() 5143 u8 rate_code[WMI_TPC_FINAL_RATE_MAX]; in ath10k_wmi_event_tpc_final_table() local
|
H A D | core.h | 356 u8 rate_code[WMI_TPC_RATE_MAX]; member 377 u8 rate_code[WMI_TPC_FINAL_RATE_MAX]; member 559 u32 rate_code[ATH10K_TID_MAX]; member 638 u32 rate_code[ATH10K_TID_MAX]; member
|
H A D | mac.c | 9238 static void ath10k_mac_parse_bitrate(struct ath10k *ar, u32 rate_code, in ath10k_mac_parse_bitrate()
|
H A D | htt.h | 1014 u32 rate_code; member
|
/linux/drivers/net/wireless/ath/ath11k/ |
H A D | mac.c | 4493 u32 rate_code; in ath11k_mac_set_peer_vht_fixed_rate() local 4543 u32 rate_code; in ath11k_mac_set_peer_he_fixed_rate() local 4594 u32 rate_code; in ath11k_mac_set_peer_ht_fixed_rate() local
|