Lines Matching refs:ath12k
760 int ath12k_wmi_mgmt_send(struct ath12k *ar, u32 vdev_id, u32 buf_id, in ath12k_wmi_mgmt_send()
805 int ath12k_wmi_vdev_create(struct ath12k *ar, u8 *macaddr, in ath12k_wmi_vdev_create()
892 int ath12k_wmi_vdev_delete(struct ath12k *ar, u8 vdev_id) in ath12k_wmi_vdev_delete()
919 int ath12k_wmi_vdev_stop(struct ath12k *ar, u8 vdev_id) in ath12k_wmi_vdev_stop()
947 int ath12k_wmi_vdev_down(struct ath12k *ar, u8 vdev_id) in ath12k_wmi_vdev_down()
1015 int ath12k_wmi_vdev_start(struct ath12k *ar, struct wmi_vdev_start_req_arg *arg, in ath12k_wmi_vdev_start()
1112 int ath12k_wmi_vdev_up(struct ath12k *ar, u32 vdev_id, u32 aid, const u8 *bssid) in ath12k_wmi_vdev_up()
1145 int ath12k_wmi_send_peer_create_cmd(struct ath12k *ar, in ath12k_wmi_send_peer_create_cmd()
1178 int ath12k_wmi_send_peer_delete_cmd(struct ath12k *ar, in ath12k_wmi_send_peer_delete_cmd()
1210 int ath12k_wmi_send_pdev_set_regdomain(struct ath12k *ar, in ath12k_wmi_send_pdev_set_regdomain()
1249 int ath12k_wmi_set_peer_param(struct ath12k *ar, const u8 *peer_addr, in ath12k_wmi_set_peer_param()
1282 int ath12k_wmi_send_peer_flush_tids_cmd(struct ath12k *ar, in ath12k_wmi_send_peer_flush_tids_cmd()
1318 int ath12k_wmi_peer_rx_reorder_queue_setup(struct ath12k *ar, in ath12k_wmi_peer_rx_reorder_queue_setup()
1361 ath12k_wmi_rx_reord_queue_remove(struct ath12k *ar, in ath12k_wmi_rx_reord_queue_remove()
1396 int ath12k_wmi_pdev_set_param(struct ath12k *ar, u32 param_id, in ath12k_wmi_pdev_set_param()
1428 int ath12k_wmi_pdev_set_ps_mode(struct ath12k *ar, int vdev_id, u32 enable) in ath12k_wmi_pdev_set_ps_mode()
1458 int ath12k_wmi_pdev_suspend(struct ath12k *ar, u32 suspend_opt, in ath12k_wmi_pdev_suspend()
1490 int ath12k_wmi_pdev_resume(struct ath12k *ar, u32 pdev_id) in ath12k_wmi_pdev_resume()
1523 int ath12k_wmi_pdev_bss_chan_info_request(struct ath12k *ar, in ath12k_wmi_pdev_bss_chan_info_request()
1555 int ath12k_wmi_send_set_ap_ps_param_cmd(struct ath12k *ar, u8 *peer_addr, in ath12k_wmi_send_set_ap_ps_param_cmd()
1590 int ath12k_wmi_set_sta_ps_param(struct ath12k *ar, u32 vdev_id, in ath12k_wmi_set_sta_ps_param()
1623 int ath12k_wmi_force_fw_hang_cmd(struct ath12k *ar, u32 type, u32 delay_time_ms) in ath12k_wmi_force_fw_hang_cmd()
1652 int ath12k_wmi_vdev_set_param_cmd(struct ath12k *ar, u32 vdev_id, in ath12k_wmi_vdev_set_param_cmd()
1686 int ath12k_wmi_send_pdev_temperature_cmd(struct ath12k *ar) in ath12k_wmi_send_pdev_temperature_cmd()
1714 int ath12k_wmi_send_bcn_offload_control_cmd(struct ath12k *ar, in ath12k_wmi_send_bcn_offload_control_cmd()
1747 int ath12k_wmi_bcn_tmpl(struct ath12k *ar, u32 vdev_id, in ath12k_wmi_bcn_tmpl()
1811 int ath12k_wmi_vdev_install_key(struct ath12k *ar, in ath12k_wmi_vdev_install_key()
1952 int ath12k_wmi_send_peer_assoc_cmd(struct ath12k *ar, in ath12k_wmi_send_peer_assoc_cmd()
2200 void ath12k_wmi_start_scan_init(struct ath12k *ar, in ath12k_wmi_start_scan_init()
2305 int ath12k_wmi_send_scan_start_cmd(struct ath12k *ar, in ath12k_wmi_send_scan_start_cmd()
2530 int ath12k_wmi_send_scan_stop_cmd(struct ath12k *ar, in ath12k_wmi_send_scan_stop_cmd()
2578 int ath12k_wmi_send_scan_chan_list_cmd(struct ath12k *ar, in ath12k_wmi_send_scan_chan_list_cmd()
2707 int ath12k_wmi_send_wmm_update_cmd(struct ath12k *ar, u32 vdev_id, in ath12k_wmi_send_wmm_update_cmd()
2773 int ath12k_wmi_send_dfs_phyerr_offload_enable_cmd(struct ath12k *ar, in ath12k_wmi_send_dfs_phyerr_offload_enable_cmd()
2806 int ath12k_wmi_delba_send(struct ath12k *ar, u32 vdev_id, const u8 *mac, in ath12k_wmi_delba_send()
2842 int ath12k_wmi_addba_set_resp(struct ath12k *ar, u32 vdev_id, const u8 *mac, in ath12k_wmi_addba_set_resp()
2878 int ath12k_wmi_addba_send(struct ath12k *ar, u32 vdev_id, const u8 *mac, in ath12k_wmi_addba_send()
2913 int ath12k_wmi_addba_clear_resp(struct ath12k *ar, u32 vdev_id, const u8 *mac) in ath12k_wmi_addba_clear_resp()
2946 int ath12k_wmi_send_init_country_cmd(struct ath12k *ar, in ath12k_wmi_send_init_country_cmd()
2999 ath12k_wmi_send_twt_enable_cmd(struct ath12k *ar, u32 pdev_id) in ath12k_wmi_send_twt_enable_cmd()
3052 ath12k_wmi_send_twt_disable_cmd(struct ath12k *ar, u32 pdev_id) in ath12k_wmi_send_twt_disable_cmd()
3081 ath12k_wmi_send_obss_spr_cmd(struct ath12k *ar, u32 vdev_id, in ath12k_wmi_send_obss_spr_cmd()
3114 int ath12k_wmi_obss_color_cfg_cmd(struct ath12k *ar, u32 vdev_id, in ath12k_wmi_obss_color_cfg_cmd()
3156 int ath12k_wmi_send_bss_color_change_enable_cmd(struct ath12k *ar, u32 vdev_id, in ath12k_wmi_send_bss_color_change_enable_cmd()
3190 int ath12k_wmi_fils_discovery_tmpl(struct ath12k *ar, u32 vdev_id, in ath12k_wmi_fils_discovery_tmpl()
3231 int ath12k_wmi_probe_resp_tmpl(struct ath12k *ar, u32 vdev_id, in ath12k_wmi_probe_resp_tmpl()
3294 int ath12k_wmi_fils_discovery(struct ath12k *ar, u32 vdev_id, u32 interval, in ath12k_wmi_fils_discovery()
3564 int ath12k_wmi_pdev_lro_cfg(struct ath12k *ar, in ath12k_wmi_pdev_lro_cfg()
3680 int ath12k_wmi_vdev_spectral_conf(struct ath12k *ar, in ath12k_wmi_vdev_spectral_conf()
3732 int ath12k_wmi_vdev_spectral_enable(struct ath12k *ar, u32 vdev_id, in ath12k_wmi_vdev_spectral_enable()
3769 int ath12k_wmi_pdev_dma_ring_cfg(struct ath12k *ar, in ath12k_wmi_pdev_dma_ring_cfg()
5102 static int wmi_process_mgmt_tx_comp(struct ath12k *ar, u32 desc_id, in wmi_process_mgmt_tx_comp()
5174 static void ath12k_wmi_event_scan_started(struct ath12k *ar) in ath12k_wmi_event_scan_started()
5193 static void ath12k_wmi_event_scan_start_failed(struct ath12k *ar) in ath12k_wmi_event_scan_start_failed()
5212 static void ath12k_wmi_event_scan_completed(struct ath12k *ar) in ath12k_wmi_event_scan_completed()
5238 static void ath12k_wmi_event_scan_bss_chan(struct ath12k *ar) in ath12k_wmi_event_scan_bss_chan()
5256 static void ath12k_wmi_event_scan_foreign_chan(struct ath12k *ar, u32 freq) in ath12k_wmi_event_scan_foreign_chan()
5405 static int freq_to_idx(struct ath12k *ar, int freq) in freq_to_idx()
5613 struct ath12k *ar; in ath12k_reg_chan_list_event()
5805 struct ath12k *ar; in ath12k_peer_delete_resp_event()
5830 struct ath12k *ar; in ath12k_vdev_delete_resp_event()
5874 struct ath12k *ar; in ath12k_vdev_start_resp_event()
5922 struct ath12k *ar; in ath12k_vdev_stopped_event()
5949 struct ath12k *ar; in ath12k_mgmt_rx_event()
6061 struct ath12k *ar; in ath12k_mgmt_tx_compl_event()
6088 static struct ath12k *ath12k_get_ar_on_scan_abort(struct ath12k_base *ab, in ath12k_get_ar_on_scan_abort()
6093 struct ath12k *ar; in ath12k_get_ar_on_scan_abort()
6114 struct ath12k *ar; in ath12k_scan_event()
6193 struct ath12k *ar; in ath12k_peer_sta_kickout_event()
6240 struct ath12k *ar; in ath12k_roam_event()
6286 struct ath12k *ar; in ath12k_chan_info_event()
6362 struct ath12k *ar; in ath12k_pdev_bss_chan_info_event()
6441 struct ath12k *ar; in ath12k_vdev_install_key_compl_event()
6557 struct ath12k *ar; in ath12k_peer_assoc_conf_event()
6692 struct ath12k *ar; in ath12k_wmi_pdev_dfs_radar_detected_event()
6740 struct ath12k *ar; in ath12k_wmi_pdev_temperature_event()
6970 ath12k_wmi_send_unit_test_cmd(struct ath12k *ar, in ath12k_wmi_send_unit_test_cmd()
7039 int ath12k_wmi_simulate_radar(struct ath12k *ar) in ath12k_wmi_simulate_radar()