Lines Matching defs:ar

1699 void ath10k_wmi_put_wmi_channel(struct ath10k *ar, struct wmi_channel *ch,  in ath10k_wmi_put_wmi_channel()
1764 int ath10k_wmi_wait_for_service_ready(struct ath10k *ar) in ath10k_wmi_wait_for_service_ready()
1795 int ath10k_wmi_wait_for_unified_ready(struct ath10k *ar) in ath10k_wmi_wait_for_unified_ready()
1806 struct sk_buff *ath10k_wmi_alloc_skb(struct ath10k *ar, u32 len) in ath10k_wmi_alloc_skb()
1825 static void ath10k_wmi_htc_tx_complete(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_htc_tx_complete()
1830 int ath10k_wmi_cmd_send_nowait(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_cmd_send_nowait()
1862 struct ath10k *ar = arvif->ar; in ath10k_wmi_tx_beacon_nowait() local
1915 static void ath10k_wmi_tx_beacons_nowait(struct ath10k *ar) in ath10k_wmi_tx_beacons_nowait()
1923 static void ath10k_wmi_op_ep_tx_credits(struct ath10k *ar) in ath10k_wmi_op_ep_tx_credits()
1931 int ath10k_wmi_cmd_send(struct ath10k *ar, struct sk_buff *skb, u32 cmd_id) in ath10k_wmi_cmd_send()
1968 ath10k_wmi_op_gen_mgmt_tx(struct ath10k *ar, struct sk_buff *msdu) in ath10k_wmi_op_gen_mgmt_tx()
2041 static void ath10k_wmi_event_scan_started(struct ath10k *ar) in ath10k_wmi_event_scan_started()
2064 static void ath10k_wmi_event_scan_start_failed(struct ath10k *ar) in ath10k_wmi_event_scan_start_failed()
2083 static void ath10k_wmi_event_scan_completed(struct ath10k *ar) in ath10k_wmi_event_scan_completed()
2109 static void ath10k_wmi_event_scan_bss_chan(struct ath10k *ar) in ath10k_wmi_event_scan_bss_chan()
2127 static void ath10k_wmi_event_scan_foreign_chan(struct ath10k *ar, u32 freq) in ath10k_wmi_event_scan_foreign_chan()
2190 static int ath10k_wmi_op_pull_scan_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_op_pull_scan_ev()
2209 int ath10k_wmi_event_scan(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_scan()
2273 static void ath10k_wmi_handle_wep_reauth(struct ath10k *ar, in ath10k_wmi_handle_wep_reauth()
2304 static int ath10k_wmi_op_pull_mgmt_rx_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_op_pull_mgmt_rx_ev()
2355 static int ath10k_wmi_10_4_op_pull_mgmt_rx_ev(struct ath10k *ar, in ath10k_wmi_10_4_op_pull_mgmt_rx_ev()
2398 static bool ath10k_wmi_rx_is_decrypted(struct ath10k *ar, in ath10k_wmi_rx_is_decrypted()
2422 wmi_process_mgmt_tx_comp(struct ath10k *ar, struct mgmt_tx_compl_params *param) in wmi_process_mgmt_tx_comp()
2465 int ath10k_wmi_event_mgmt_tx_compl(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_mgmt_tx_compl()
2491 int ath10k_wmi_event_mgmt_tx_bundle_compl(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_mgmt_tx_bundle_compl()
2521 int ath10k_wmi_event_mgmt_rx(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_mgmt_rx()
2654 static int freq_to_idx(struct ath10k *ar, int freq) in freq_to_idx()
2673 static int ath10k_wmi_op_pull_ch_info_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_op_pull_ch_info_ev()
2692 static int ath10k_wmi_10_4_op_pull_ch_info_ev(struct ath10k *ar, in ath10k_wmi_10_4_op_pull_ch_info_ev()
2719 static void ath10k_wmi_event_chan_info_unpaired(struct ath10k *ar, in ath10k_wmi_event_chan_info_unpaired()
2755 static void ath10k_wmi_event_chan_info_paired(struct ath10k *ar, in ath10k_wmi_event_chan_info_paired()
2793 void ath10k_wmi_event_chan_info(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_chan_info()
2841 void ath10k_wmi_event_echo(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_echo()
2860 int ath10k_wmi_event_debug_mesg(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_debug_mesg()
3020 static int ath10k_wmi_main_op_pull_fw_stats(struct ath10k *ar, in ath10k_wmi_main_op_pull_fw_stats()
3074 static int ath10k_wmi_10x_op_pull_fw_stats(struct ath10k *ar, in ath10k_wmi_10x_op_pull_fw_stats()
3132 static int ath10k_wmi_10_2_op_pull_fw_stats(struct ath10k *ar, in ath10k_wmi_10_2_op_pull_fw_stats()
3209 static int ath10k_wmi_10_2_4_op_pull_fw_stats(struct ath10k *ar, in ath10k_wmi_10_2_4_op_pull_fw_stats()
3295 static int ath10k_wmi_10_4_op_pull_fw_stats(struct ath10k *ar, in ath10k_wmi_10_4_op_pull_fw_stats()
3436 void ath10k_wmi_event_update_stats(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_update_stats()
3443 ath10k_wmi_op_pull_vdev_start_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_op_pull_vdev_start_ev()
3460 void ath10k_wmi_event_vdev_start_resp(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_vdev_start_resp()
3492 void ath10k_wmi_event_vdev_stopped(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_vdev_stopped()
3499 ath10k_wmi_op_pull_peer_kick_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_op_pull_peer_kick_ev()
3513 void ath10k_wmi_event_peer_sta_kickout(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_peer_sta_kickout()
3568 static void ath10k_wmi_update_tim(struct ath10k *ar, in ath10k_wmi_update_tim()
3666 static void ath10k_wmi_update_noa(struct ath10k *ar, struct ath10k_vif *arvif, in ath10k_wmi_update_noa()
3684 static int ath10k_wmi_op_pull_swba_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_op_pull_swba_ev()
3729 static int ath10k_wmi_10_2_4_op_pull_swba_ev(struct ath10k *ar, in ath10k_wmi_10_2_4_op_pull_swba_ev()
3773 static int ath10k_wmi_10_4_op_pull_swba_ev(struct ath10k *ar, in ath10k_wmi_10_4_op_pull_swba_ev()
3830 static enum wmi_txbf_conf ath10k_wmi_10_4_txbf_conf_scheme(struct ath10k *ar) in ath10k_wmi_10_4_txbf_conf_scheme()
3835 void ath10k_wmi_event_host_swba(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_host_swba()
3978 void ath10k_wmi_event_tbttoffset_update(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_tbttoffset_update()
3983 static void ath10k_radar_detected(struct ath10k *ar) in ath10k_radar_detected()
3999 struct ath10k *ar = container_of(work, struct ath10k, in ath10k_radar_confirmation_work() local
4045 static void ath10k_dfs_radar_report(struct ath10k *ar, in ath10k_dfs_radar_report()
4163 static int ath10k_dfs_fft_report(struct ath10k *ar, in ath10k_dfs_fft_report()
4201 void ath10k_wmi_event_dfs(struct ath10k *ar, in ath10k_wmi_event_dfs()
4266 void ath10k_wmi_event_spectral_scan(struct ath10k *ar, in ath10k_wmi_event_spectral_scan()
4320 static int ath10k_wmi_op_pull_phyerr_ev_hdr(struct ath10k *ar, in ath10k_wmi_op_pull_phyerr_ev_hdr()
4338 static int ath10k_wmi_10_4_op_pull_phyerr_ev_hdr(struct ath10k *ar, in ath10k_wmi_10_4_op_pull_phyerr_ev_hdr()
4358 int ath10k_wmi_op_pull_phyerr_ev(struct ath10k *ar, in ath10k_wmi_op_pull_phyerr_ev()
4402 static int ath10k_wmi_10_4_op_pull_phyerr_ev(struct ath10k *ar, in ath10k_wmi_10_4_op_pull_phyerr_ev()
4441 void ath10k_wmi_event_phyerr(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_phyerr()
4511 ath10k_wmi_10_4_op_pull_dfs_status_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_10_4_op_pull_dfs_status_ev()
4525 ath10k_wmi_event_dfs_status_check(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_dfs_status_check()
4551 void ath10k_wmi_event_roam(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_roam()
4592 void ath10k_wmi_event_profile_match(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_profile_match()
4597 void ath10k_wmi_event_debug_print(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_debug_print()
4630 void ath10k_wmi_event_pdev_qvit(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_pdev_qvit()
4635 void ath10k_wmi_event_wlan_profile_data(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_wlan_profile_data()
4640 void ath10k_wmi_event_rtt_measurement_report(struct ath10k *ar, in ath10k_wmi_event_rtt_measurement_report()
4646 void ath10k_wmi_event_tsf_measurement_report(struct ath10k *ar, in ath10k_wmi_event_tsf_measurement_report()
4652 void ath10k_wmi_event_rtt_error_report(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_rtt_error_report()
4657 void ath10k_wmi_event_wow_wakeup_host(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_wow_wakeup_host()
4674 void ath10k_wmi_event_dcs_interference(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_dcs_interference()
4679 static u8 ath10k_tpc_config_get_rate(struct ath10k *ar, in ath10k_tpc_config_get_rate()
4725 static void ath10k_tpc_config_disp_tables(struct ath10k *ar, in ath10k_tpc_config_disp_tables()
4883 void ath10k_wmi_event_pdev_tpc_config(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_pdev_tpc_config()
4954 ath10k_wmi_tpc_final_get_rate(struct ath10k *ar, in ath10k_wmi_tpc_final_get_rate()
5079 ath10k_wmi_tpc_stats_final_disp_tables(struct ath10k *ar, in ath10k_wmi_tpc_stats_final_disp_tables()
5140 void ath10k_wmi_event_tpc_final_table(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_tpc_final_table()
5210 ath10k_wmi_handle_tdls_peer_event(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_handle_tdls_peer_event()
5278 ath10k_wmi_event_peer_sta_ps_state_chg(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_peer_sta_ps_state_chg()
5307 void ath10k_wmi_event_pdev_ftm_intg(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_pdev_ftm_intg()
5312 void ath10k_wmi_event_gtk_offload_status(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_gtk_offload_status()
5317 void ath10k_wmi_event_gtk_rekey_fail(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_gtk_rekey_fail()
5322 void ath10k_wmi_event_delba_complete(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_delba_complete()
5327 void ath10k_wmi_event_addba_complete(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_addba_complete()
5332 void ath10k_wmi_event_vdev_install_key_complete(struct ath10k *ar, in ath10k_wmi_event_vdev_install_key_complete()
5338 void ath10k_wmi_event_inst_rssi_stats(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_inst_rssi_stats()
5343 void ath10k_wmi_event_vdev_standby_req(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_vdev_standby_req()
5348 void ath10k_wmi_event_vdev_resume_req(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_vdev_resume_req()
5353 static int ath10k_wmi_alloc_chunk(struct ath10k *ar, u32 req_id, in ath10k_wmi_alloc_chunk()
5376 static int ath10k_wmi_alloc_host_mem(struct ath10k *ar, u32 req_id, in ath10k_wmi_alloc_host_mem()
5393 ath10k_wmi_is_host_mem_allocated(struct ath10k *ar, in ath10k_wmi_is_host_mem_allocated()
5440 ath10k_wmi_main_op_pull_svc_rdy_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_main_op_pull_svc_rdy_ev()
5482 ath10k_wmi_10x_op_pull_svc_rdy_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_10x_op_pull_svc_rdy_ev()
5530 struct ath10k *ar = container_of(work, struct ath10k, svc_rdy_work); in ath10k_wmi_event_service_ready_work() local
5696 void ath10k_wmi_event_service_ready(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_service_ready()
5702 static int ath10k_wmi_op_pull_rdy_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_op_pull_rdy_ev()
5719 static int ath10k_wmi_op_pull_roam_ev(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_op_pull_roam_ev()
5734 static int ath10k_wmi_op_pull_echo_ev(struct ath10k *ar, in ath10k_wmi_op_pull_echo_ev()
5745 int ath10k_wmi_event_ready(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_ready()
5769 void ath10k_wmi_event_service_available(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_service_available()
5789 static int ath10k_wmi_event_temperature(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_event_temperature()
5801 static int ath10k_wmi_event_pdev_bss_chan_info(struct ath10k *ar, in ath10k_wmi_event_pdev_bss_chan_info()
5853 static inline void ath10k_wmi_queue_set_coverage_class_work(struct ath10k *ar) in ath10k_wmi_queue_set_coverage_class_work()
5870 static void ath10k_wmi_op_rx(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_op_rx()
5997 static void ath10k_wmi_10_1_op_rx(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_10_1_op_rx()
6128 static void ath10k_wmi_10_2_op_rx(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_10_2_op_rx()
6277 static void ath10k_wmi_10_4_op_rx(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_10_4_op_rx()
6397 static void ath10k_wmi_process_rx(struct ath10k *ar, struct sk_buff *skb) in ath10k_wmi_process_rx()
6406 int ath10k_wmi_connect(struct ath10k *ar) in ath10k_wmi_connect()
6437 ath10k_wmi_op_gen_pdev_set_base_macaddr(struct ath10k *ar, in ath10k_wmi_op_gen_pdev_set_base_macaddr()
6456 ath10k_wmi_op_gen_pdev_set_rd(struct ath10k *ar, u16 rd, u16 rd2g, u16 rd5g, in ath10k_wmi_op_gen_pdev_set_rd()
6481 ath10k_wmi_10x_op_gen_pdev_set_rd(struct ath10k *ar, u16 rd, u16 rd2g, u16 in ath10k_wmi_10x_op_gen_pdev_set_rd()
6507 ath10k_wmi_op_gen_pdev_suspend(struct ath10k *ar, u32 suspend_opt) in ath10k_wmi_op_gen_pdev_suspend()
6523 ath10k_wmi_op_gen_pdev_resume(struct ath10k *ar) in ath10k_wmi_op_gen_pdev_resume()
6535 ath10k_wmi_op_gen_pdev_set_param(struct ath10k *ar, u32 id, u32 value) in ath10k_wmi_op_gen_pdev_set_param()
6559 void ath10k_wmi_put_host_mem_chunks(struct ath10k *ar, in ath10k_wmi_put_host_mem_chunks()
6581 static struct sk_buff *ath10k_wmi_op_gen_init(struct ath10k *ar) in ath10k_wmi_op_gen_init()
6652 static struct sk_buff *ath10k_wmi_10_1_op_gen_init(struct ath10k *ar) in ath10k_wmi_10_1_op_gen_init()
6715 static struct sk_buff *ath10k_wmi_10_2_op_gen_init(struct ath10k *ar) in ath10k_wmi_10_2_op_gen_init()
6800 static struct sk_buff *ath10k_wmi_10_4_op_gen_init(struct ath10k *ar) in ath10k_wmi_10_4_op_gen_init()
7016 ath10k_wmi_op_gen_start_scan(struct ath10k *ar, in ath10k_wmi_op_gen_start_scan()
7045 ath10k_wmi_10x_op_gen_start_scan(struct ath10k *ar, in ath10k_wmi_10x_op_gen_start_scan()
7071 void ath10k_wmi_start_scan_init(struct ath10k *ar, in ath10k_wmi_start_scan_init()
7098 ath10k_wmi_op_gen_stop_scan(struct ath10k *ar, in ath10k_wmi_op_gen_stop_scan()
7134 ath10k_wmi_op_gen_vdev_create(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_op_gen_vdev_create()
7159 ath10k_wmi_op_gen_vdev_delete(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_op_gen_vdev_delete()
7177 ath10k_wmi_op_gen_vdev_start(struct ath10k *ar, in ath10k_wmi_op_gen_vdev_start()
7231 ath10k_wmi_op_gen_vdev_stop(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_op_gen_vdev_stop()
7248 ath10k_wmi_op_gen_vdev_up(struct ath10k *ar, u32 vdev_id, u32 aid, in ath10k_wmi_op_gen_vdev_up()
7270 ath10k_wmi_op_gen_vdev_down(struct ath10k *ar, u32 vdev_id) in ath10k_wmi_op_gen_vdev_down()
7288 ath10k_wmi_op_gen_vdev_set_param(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_op_gen_vdev_set_param()
7317 ath10k_wmi_op_gen_vdev_install_key(struct ath10k *ar, in ath10k_wmi_op_gen_vdev_install_key()
7353 ath10k_wmi_op_gen_vdev_spectral_conf(struct ath10k *ar, in ath10k_wmi_op_gen_vdev_spectral_conf()
7388 ath10k_wmi_op_gen_vdev_spectral_enable(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_op_gen_vdev_spectral_enable()
7407 ath10k_wmi_op_gen_peer_create(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_op_gen_peer_create()
7430 ath10k_wmi_op_gen_peer_delete(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_op_gen_peer_delete()
7451 ath10k_wmi_op_gen_peer_flush(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_op_gen_peer_flush()
7473 ath10k_wmi_op_gen_peer_set_param(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_op_gen_peer_set_param()
7497 static struct sk_buff *ath10k_wmi_op_gen_gpio_config(struct ath10k *ar, in ath10k_wmi_op_gen_gpio_config()
7520 static struct sk_buff *ath10k_wmi_op_gen_gpio_output(struct ath10k *ar, in ath10k_wmi_op_gen_gpio_output()
7541 ath10k_wmi_op_gen_set_psmode(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_op_gen_set_psmode()
7562 ath10k_wmi_op_gen_set_sta_ps(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_op_gen_set_sta_ps()
7585 ath10k_wmi_op_gen_set_ap_ps(struct ath10k *ar, u32 vdev_id, const u8 *mac, in ath10k_wmi_op_gen_set_ap_ps()
7611 ath10k_wmi_op_gen_scan_chan_list(struct ath10k *ar, in ath10k_wmi_op_gen_scan_chan_list()
7638 ath10k_wmi_peer_assoc_fill(struct ath10k *ar, void *buf, in ath10k_wmi_peer_assoc_fill()
7680 ath10k_wmi_peer_assoc_fill_main(struct ath10k *ar, void *buf, in ath10k_wmi_peer_assoc_fill_main()
7690 ath10k_wmi_peer_assoc_fill_10_1(struct ath10k *ar, void *buf, in ath10k_wmi_peer_assoc_fill_10_1()
7697 ath10k_wmi_peer_assoc_fill_10_2(struct ath10k *ar, void *buf, in ath10k_wmi_peer_assoc_fill_10_2()
7716 ath10k_wmi_peer_assoc_fill_10_4(struct ath10k *ar, void *buf, in ath10k_wmi_peer_assoc_fill_10_4()
7740 ath10k_wmi_op_gen_peer_assoc(struct ath10k *ar, in ath10k_wmi_op_gen_peer_assoc()
7765 ath10k_wmi_10_1_op_gen_peer_assoc(struct ath10k *ar, in ath10k_wmi_10_1_op_gen_peer_assoc()
7790 ath10k_wmi_10_2_op_gen_peer_assoc(struct ath10k *ar, in ath10k_wmi_10_2_op_gen_peer_assoc()
7815 ath10k_wmi_10_4_op_gen_peer_assoc(struct ath10k *ar, in ath10k_wmi_10_4_op_gen_peer_assoc()
7840 ath10k_wmi_10_2_op_gen_pdev_get_temperature(struct ath10k *ar) in ath10k_wmi_10_2_op_gen_pdev_get_temperature()
7853 ath10k_wmi_10_2_op_gen_pdev_bss_chan_info(struct ath10k *ar, in ath10k_wmi_10_2_op_gen_pdev_bss_chan_info()
7874 ath10k_wmi_op_gen_beacon_dma(struct ath10k *ar, u32 vdev_id, const void *bcn, in ath10k_wmi_op_gen_beacon_dma()
7920 ath10k_wmi_op_gen_pdev_set_wmm(struct ath10k *ar, in ath10k_wmi_op_gen_pdev_set_wmm()
7941 ath10k_wmi_op_gen_request_stats(struct ath10k *ar, u32 stats_mask) in ath10k_wmi_op_gen_request_stats()
7959 ath10k_wmi_op_gen_force_fw_hang(struct ath10k *ar, in ath10k_wmi_op_gen_force_fw_hang()
7979 ath10k_wmi_op_gen_dbglog_cfg(struct ath10k *ar, u64 module_enable, in ath10k_wmi_op_gen_dbglog_cfg()
8017 ath10k_wmi_10_4_op_gen_dbglog_cfg(struct ath10k *ar, u64 module_enable, in ath10k_wmi_10_4_op_gen_dbglog_cfg()
8055 ath10k_wmi_op_gen_pktlog_enable(struct ath10k *ar, u32 ev_bitmap) in ath10k_wmi_op_gen_pktlog_enable()
8075 ath10k_wmi_op_gen_pktlog_disable(struct ath10k *ar) in ath10k_wmi_op_gen_pktlog_disable()
8088 ath10k_wmi_op_gen_pdev_set_quiet_mode(struct ath10k *ar, u32 period, in ath10k_wmi_op_gen_pdev_set_quiet_mode()
8112 ath10k_wmi_op_gen_addba_clear_resp(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_op_gen_addba_clear_resp()
8136 ath10k_wmi_op_gen_addba_send(struct ath10k *ar, u32 vdev_id, const u8 *mac, in ath10k_wmi_op_gen_addba_send()
8162 ath10k_wmi_op_gen_addba_set_resp(struct ath10k *ar, u32 vdev_id, const u8 *mac, in ath10k_wmi_op_gen_addba_set_resp()
8188 ath10k_wmi_op_gen_delba_send(struct ath10k *ar, u32 vdev_id, const u8 *mac, in ath10k_wmi_op_gen_delba_send()
8215 ath10k_wmi_10_2_4_op_gen_pdev_get_tpc_config(struct ath10k *ar, u32 param) in ath10k_wmi_10_2_4_op_gen_pdev_get_tpc_config()
8487 void ath10k_wmi_main_op_fw_stats_fill(struct ath10k *ar, in ath10k_wmi_main_op_fw_stats_fill()
8545 void ath10k_wmi_10x_op_fw_stats_fill(struct ath10k *ar, in ath10k_wmi_10x_op_fw_stats_fill()
8605 ath10k_wmi_op_gen_pdev_enable_adaptive_cca(struct ath10k *ar, u8 enable, in ath10k_wmi_op_gen_pdev_enable_adaptive_cca()
8692 void ath10k_wmi_10_4_op_fw_stats_fill(struct ath10k *ar, in ath10k_wmi_10_4_op_fw_stats_fill()
8784 int ath10k_wmi_op_get_vdev_subtype(struct ath10k *ar, in ath10k_wmi_op_get_vdev_subtype()
8805 static int ath10k_wmi_10_2_4_op_get_vdev_subtype(struct ath10k *ar, in ath10k_wmi_10_2_4_op_get_vdev_subtype()
8827 static int ath10k_wmi_10_4_op_get_vdev_subtype(struct ath10k *ar, in ath10k_wmi_10_4_op_get_vdev_subtype()
8850 ath10k_wmi_10_4_ext_resource_config(struct ath10k *ar, in ath10k_wmi_10_4_ext_resource_config()
8886 ath10k_wmi_10_4_gen_update_fw_tdls_state(struct ath10k *ar, u32 vdev_id, in ath10k_wmi_10_4_gen_update_fw_tdls_state()
8945 ath10k_wmi_10_4_op_gen_pdev_get_tpc_table_cmdid(struct ath10k *ar, u32 param) in ath10k_wmi_10_4_op_gen_pdev_get_tpc_table_cmdid()
8963 ath10k_wmi_10_4_gen_tdls_peer_update(struct ath10k *ar, in ath10k_wmi_10_4_gen_tdls_peer_update()
9021 ath10k_wmi_10_4_gen_radar_found(struct ath10k *ar, in ath10k_wmi_10_4_gen_radar_found()
9047 ath10k_wmi_10_4_gen_per_peer_per_tid_cfg(struct ath10k *ar, in ath10k_wmi_10_4_gen_per_peer_per_tid_cfg()
9080 ath10k_wmi_op_gen_echo(struct ath10k *ar, u32 value) in ath10k_wmi_op_gen_echo()
9098 ath10k_wmi_barrier(struct ath10k *ar) in ath10k_wmi_barrier()
9122 ath10k_wmi_10_2_4_op_gen_bb_timing(struct ath10k *ar, in ath10k_wmi_10_2_4_op_gen_bb_timing()
9511 int ath10k_wmi_attach(struct ath10k *ar) in ath10k_wmi_attach()
9587 void ath10k_wmi_free_host_mem(struct ath10k *ar) in ath10k_wmi_free_host_mem()
9606 struct ath10k *ar = ctx; in ath10k_wmi_mgmt_tx_clean_up_pending() local
9621 void ath10k_wmi_detach(struct ath10k *ar) in ath10k_wmi_detach()