Searched defs:rate_code (Results  1 – 7 of 7) sorted by relevance
| /freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ | 
| H A D | ar9300_phy.c | 367 ar9300_invalid_stbc_cfg(int tx_chains, u_int8_t rate_code)  in ar9300_invalid_stbc_cfg()
 | 
| /freebsd/sys/contrib/dev/athk/ath10k/ | 
| H A D | wmi.c | 4729 				     u32 rate_code, u8 type)  in ath10k_tpc_config_get_rate()4775 					  u8 *rate_code, u16 *pream_table, u8 type)  in ath10k_tpc_config_disp_tables()
 4833 void ath10k_wmi_tpc_config_get_rate_code(u8 *rate_code, u16 *pream_table,  in ath10k_wmi_tpc_config_get_rate_code()
 4933 	u8 rate_code[WMI_TPC_RATE_MAX];  in ath10k_wmi_event_pdev_tpc_config()  local
 5004 			      u32 rate_code, u8 type, u32 pream_idx)  in ath10k_wmi_tpc_final_get_rate()
 5129 				       u8 *rate_code, u16 *pream_table, u8 type)  in ath10k_wmi_tpc_stats_final_disp_tables()
 5190 	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];  member380 	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 | 9257 static void ath10k_mac_parse_bitrate(struct ath10k *ar, u32 rate_code,  in ath10k_mac_parse_bitrate()
 | 
| H A D | htt.h | 1033 	u32 rate_code;  member
 | 
| /freebsd/sys/contrib/dev/athk/ath11k/ | 
| H A D | mac.c | 4393 	u32 rate_code;  in ath11k_mac_set_peer_vht_fixed_rate()  local4443 	u32 rate_code;  in ath11k_mac_set_peer_he_fixed_rate()  local
 4494 	u32 rate_code;  in ath11k_mac_set_peer_ht_fixed_rate()  local
 
 | 
| /freebsd/sys/contrib/dev/athk/ath12k/ | 
| H A D | mac.c | 3297 	u32 rate_code;  in ath12k_mac_set_peer_vht_fixed_rate()  local
 |