Searched defs:rate_code (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/net/wireless/ath/ath12k/ |
H A D | debugfs.c | 250 u32 rate_idx, u32 num_chains, u32 rate_code, in ath12k_tpc_get_rate() 427 u16 rate_code; in ath12k_tpc_fill_pream() local
|
H A D | mac.c | 5743 u32 rate_code; in ath12k_mac_set_peer_vht_fixed_rate() local 5789 u32 rate_code; in ath12k_mac_set_peer_he_fixed_rate() local
|
/linux/drivers/net/wireless/ath/ath10k/ |
H A D | wmi.c | 4688 u32 rate_code, u8 type) in ath10k_tpc_config_get_rate() 4734 u8 *rate_code, u16 *pream_table, u8 type) in ath10k_tpc_config_disp_tables() 4792 void ath10k_wmi_tpc_config_get_rate_code(u8 *rate_code, u16 *pream_table, in ath10k_wmi_tpc_config_get_rate_code() 4892 u8 rate_code[WMI_TPC_RATE_MAX]; in ath10k_wmi_event_pdev_tpc_config() local 4963 u32 rate_code, u8 type, u32 pream_idx) in ath10k_wmi_tpc_final_get_rate() 5088 u8 *rate_code, u16 *pream_table, u8 type) in ath10k_wmi_tpc_stats_final_disp_tables() 5149 u8 rate_code[WMI_TPC_FINAL_RATE_MAX]; in ath10k_wmi_event_tpc_final_table() local
|
H A D | core.h | 359 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
|
H A D | mac.c | 9266 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 | 4499 u32 rate_code; in ath11k_mac_set_peer_vht_fixed_rate() local 4549 u32 rate_code; in ath11k_mac_set_peer_he_fixed_rate() local 4600 u32 rate_code; in ath11k_mac_set_peer_ht_fixed_rate() local
|