Lines Matching full:ath12k
759 static u32 ath12k_wmi_mgmt_get_freq(struct ath12k *ar, in ath12k_wmi_mgmt_get_freq()
796 struct ath12k *ar = arvif->ar; in ath12k_wmi_mgmt_send()
887 int ath12k_wmi_send_stats_request_cmd(struct ath12k *ar, u32 stats_id, in ath12k_wmi_send_stats_request_cmd()
920 int ath12k_wmi_vdev_create(struct ath12k *ar, u8 *macaddr, in ath12k_wmi_vdev_create()
1018 int ath12k_wmi_vdev_delete(struct ath12k *ar, u8 vdev_id) in ath12k_wmi_vdev_delete()
1045 int ath12k_wmi_vdev_stop(struct ath12k *ar, u8 vdev_id) in ath12k_wmi_vdev_stop()
1073 int ath12k_wmi_vdev_down(struct ath12k *ar, u8 vdev_id) in ath12k_wmi_vdev_down()
1158 int ath12k_wmi_vdev_start(struct ath12k *ar, struct wmi_vdev_start_req_arg *arg, in ath12k_wmi_vdev_start()
1308 int ath12k_wmi_vdev_up(struct ath12k *ar, struct ath12k_wmi_vdev_up_params *params) in ath12k_wmi_vdev_up()
1347 int ath12k_wmi_send_peer_create_cmd(struct ath12k *ar, in ath12k_wmi_send_peer_create_cmd()
1399 int ath12k_wmi_send_peer_delete_cmd(struct ath12k *ar, in ath12k_wmi_send_peer_delete_cmd()
1431 int ath12k_wmi_send_pdev_set_regdomain(struct ath12k *ar, in ath12k_wmi_send_pdev_set_regdomain()
1470 int ath12k_wmi_set_peer_param(struct ath12k *ar, const u8 *peer_addr, in ath12k_wmi_set_peer_param()
1503 int ath12k_wmi_send_peer_flush_tids_cmd(struct ath12k *ar, in ath12k_wmi_send_peer_flush_tids_cmd()
1539 int ath12k_wmi_peer_rx_reorder_queue_setup(struct ath12k *ar, in ath12k_wmi_peer_rx_reorder_queue_setup()
1582 ath12k_wmi_rx_reord_queue_remove(struct ath12k *ar, in ath12k_wmi_rx_reord_queue_remove()
1617 int ath12k_wmi_pdev_set_param(struct ath12k *ar, u32 param_id, in ath12k_wmi_pdev_set_param()
1649 int ath12k_wmi_pdev_set_ps_mode(struct ath12k *ar, int vdev_id, u32 enable) in ath12k_wmi_pdev_set_ps_mode()
1679 int ath12k_wmi_pdev_suspend(struct ath12k *ar, u32 suspend_opt, in ath12k_wmi_pdev_suspend()
1711 int ath12k_wmi_pdev_resume(struct ath12k *ar, u32 pdev_id) in ath12k_wmi_pdev_resume()
1744 int ath12k_wmi_pdev_bss_chan_info_request(struct ath12k *ar, in ath12k_wmi_pdev_bss_chan_info_request()
1777 int ath12k_wmi_send_set_ap_ps_param_cmd(struct ath12k *ar, u8 *peer_addr, in ath12k_wmi_send_set_ap_ps_param_cmd()
1812 int ath12k_wmi_set_sta_ps_param(struct ath12k *ar, u32 vdev_id, in ath12k_wmi_set_sta_ps_param()
1845 int ath12k_wmi_force_fw_hang_cmd(struct ath12k *ar, u32 type, u32 delay_time_ms) in ath12k_wmi_force_fw_hang_cmd()
1874 int ath12k_wmi_vdev_set_param_cmd(struct ath12k *ar, u32 vdev_id, in ath12k_wmi_vdev_set_param_cmd()
1908 int ath12k_wmi_send_pdev_temperature_cmd(struct ath12k *ar) in ath12k_wmi_send_pdev_temperature_cmd()
1936 int ath12k_wmi_send_bcn_offload_control_cmd(struct ath12k *ar, in ath12k_wmi_send_bcn_offload_control_cmd()
1969 int ath12k_wmi_p2p_go_bcn_ie(struct ath12k *ar, u32 vdev_id, in ath12k_wmi_p2p_go_bcn_ie()
2016 struct ath12k *ar = arvif->ar; in ath12k_wmi_bcn_tmpl()
2099 int ath12k_wmi_vdev_install_key(struct ath12k *ar, in ath12k_wmi_vdev_install_key()
2240 int ath12k_wmi_send_peer_assoc_cmd(struct ath12k *ar, in ath12k_wmi_send_peer_assoc_cmd()
2535 void ath12k_wmi_start_scan_init(struct ath12k *ar, in ath12k_wmi_start_scan_init()
2640 int ath12k_wmi_send_scan_start_cmd(struct ath12k *ar, in ath12k_wmi_send_scan_start_cmd()
2826 int ath12k_wmi_send_scan_stop_cmd(struct ath12k *ar, in ath12k_wmi_send_scan_stop_cmd()
2874 int ath12k_wmi_send_scan_chan_list_cmd(struct ath12k *ar, in ath12k_wmi_send_scan_chan_list_cmd()
2993 int ath12k_wmi_send_wmm_update_cmd(struct ath12k *ar, u32 vdev_id, in ath12k_wmi_send_wmm_update_cmd()
3059 int ath12k_wmi_send_dfs_phyerr_offload_enable_cmd(struct ath12k *ar, in ath12k_wmi_send_dfs_phyerr_offload_enable_cmd()
3235 int ath12k_wmi_delba_send(struct ath12k *ar, u32 vdev_id, const u8 *mac, in ath12k_wmi_delba_send()
3271 int ath12k_wmi_addba_set_resp(struct ath12k *ar, u32 vdev_id, const u8 *mac, in ath12k_wmi_addba_set_resp()
3307 int ath12k_wmi_addba_send(struct ath12k *ar, u32 vdev_id, const u8 *mac, in ath12k_wmi_addba_send()
3342 int ath12k_wmi_addba_clear_resp(struct ath12k *ar, u32 vdev_id, const u8 *mac) in ath12k_wmi_addba_clear_resp()
3375 int ath12k_wmi_send_init_country_cmd(struct ath12k *ar, in ath12k_wmi_send_init_country_cmd()
3427 int ath12k_wmi_send_set_current_country_cmd(struct ath12k *ar, in ath12k_wmi_send_set_current_country_cmd()
3463 int ath12k_wmi_send_11d_scan_start_cmd(struct ath12k *ar, in ath12k_wmi_send_11d_scan_start_cmd()
3499 int ath12k_wmi_send_11d_scan_stop_cmd(struct ath12k *ar, u32 vdev_id) in ath12k_wmi_send_11d_scan_stop_cmd()
3532 ath12k_wmi_send_twt_enable_cmd(struct ath12k *ar, u32 pdev_id) in ath12k_wmi_send_twt_enable_cmd()
3585 ath12k_wmi_send_twt_disable_cmd(struct ath12k *ar, u32 pdev_id) in ath12k_wmi_send_twt_disable_cmd()
3614 ath12k_wmi_send_obss_spr_cmd(struct ath12k *ar, u32 vdev_id, in ath12k_wmi_send_obss_spr_cmd()
3647 int ath12k_wmi_obss_color_cfg_cmd(struct ath12k *ar, u32 vdev_id, in ath12k_wmi_obss_color_cfg_cmd()
3689 int ath12k_wmi_send_bss_color_change_enable_cmd(struct ath12k *ar, u32 vdev_id, in ath12k_wmi_send_bss_color_change_enable_cmd()
3723 int ath12k_wmi_fils_discovery_tmpl(struct ath12k *ar, u32 vdev_id, in ath12k_wmi_fils_discovery_tmpl()
3764 int ath12k_wmi_probe_resp_tmpl(struct ath12k *ar, u32 vdev_id, in ath12k_wmi_probe_resp_tmpl()
3815 int ath12k_wmi_fils_discovery(struct ath12k *ar, u32 vdev_id, u32 interval, in ath12k_wmi_fils_discovery()
4068 int ath12k_wmi_pdev_lro_cfg(struct ath12k *ar, in ath12k_wmi_pdev_lro_cfg()
4187 int ath12k_wmi_vdev_spectral_conf(struct ath12k *ar, in ath12k_wmi_vdev_spectral_conf()
4239 int ath12k_wmi_vdev_spectral_enable(struct ath12k *ar, u32 vdev_id, in ath12k_wmi_vdev_spectral_enable()
4276 int ath12k_wmi_pdev_dma_ring_cfg(struct ath12k *ar, in ath12k_wmi_pdev_dma_ring_cfg()
6178 static int wmi_process_mgmt_tx_comp(struct ath12k *ar, u32 desc_id, in wmi_process_mgmt_tx_comp()
6263 static void ath12k_wmi_event_scan_started(struct ath12k *ar) in ath12k_wmi_event_scan_started()
6286 static void ath12k_wmi_event_scan_start_failed(struct ath12k *ar) in ath12k_wmi_event_scan_start_failed()
6305 static void ath12k_wmi_event_scan_completed(struct ath12k *ar) in ath12k_wmi_event_scan_completed()
6331 static void ath12k_wmi_event_scan_bss_chan(struct ath12k *ar) in ath12k_wmi_event_scan_bss_chan()
6349 static void ath12k_wmi_event_scan_foreign_chan(struct ath12k *ar, u32 freq) in ath12k_wmi_event_scan_foreign_chan()
6506 static int freq_to_idx(struct ath12k *ar, int freq) in freq_to_idx()
6708 struct ath12k *ar; in ath12k_reg_11d_new_cc_event()
6759 struct ath12k *ar = NULL; in ath12k_reg_chan_list_event()
6907 struct ath12k *ar; in ath12k_peer_delete_resp_event()
6932 struct ath12k *ar; in ath12k_vdev_delete_resp_event()
6976 struct ath12k *ar; in ath12k_vdev_start_resp_event()
7024 struct ath12k *ar; in ath12k_vdev_stopped_event()
7051 struct ath12k *ar; in ath12k_mgmt_rx_event()
7170 struct ath12k *ar; in ath12k_mgmt_tx_compl_event()
7198 static struct ath12k *ath12k_get_ar_on_scan_state(struct ath12k_base *ab, in ath12k_get_ar_on_scan_state()
7204 struct ath12k *ar; in ath12k_get_ar_on_scan_state()
7226 struct ath12k *ar; in ath12k_scan_event()
7312 struct ath12k *ar; in ath12k_peer_sta_kickout_event()
7384 struct ath12k *ar; in ath12k_roam_event()
7431 struct ath12k *ar; in ath12k_chan_info_event()
7507 struct ath12k *ar; in ath12k_pdev_bss_chan_info_event()
7579 struct ath12k *ar; in ath12k_vdev_install_key_compl_event()
7684 struct ath12k *ar; in ath12k_peer_assoc_conf_event()
7710 ath12k_wmi_fw_vdev_stats_dump(struct ath12k *ar, in ath12k_wmi_fw_vdev_stats_dump()
7723 "ath12k VDEV stats"); in ath12k_wmi_fw_vdev_stats_dump()
7789 ath12k_wmi_fw_bcn_stats_dump(struct ath12k *ar, in ath12k_wmi_fw_bcn_stats_dump()
7803 "ath12k Beacon stats", num_bcn); in ath12k_wmi_fw_bcn_stats_dump()
7836 "ath12k PDEV stats"); in ath12k_wmi_fw_pdev_base_stats_dump()
7868 "ath12k PDEV TX stats"); in ath12k_wmi_fw_pdev_tx_stats_dump()
7932 "ath12k PDEV RX stats"); in ath12k_wmi_fw_pdev_rx_stats_dump()
7969 ath12k_wmi_fw_pdev_stats_dump(struct ath12k *ar, in ath12k_wmi_fw_pdev_stats_dump()
7991 void ath12k_wmi_fw_stats_dump(struct ath12k *ar, in ath12k_wmi_fw_stats_dump()
8141 struct ath12k *ar; in ath12k_wmi_tlv_fw_stats_data_parse()
8267 struct ath12k *ar; in ath12k_wmi_tlv_rssi_chain_parse()
8375 static void ath12k_wmi_fw_stats_process(struct ath12k *ar, in ath12k_wmi_fw_stats_process()
8436 struct ath12k *ar; in ath12k_update_stats_event()
8631 struct ath12k *ar; in ath12k_wmi_pdev_dfs_radar_detected_event()
8721 struct ath12k *ar; in ath12k_wmi_pdev_temperature_event()
8812 struct ath12k *ar; in ath12k_wmi_p2p_noa_event()
9068 struct ath12k *ar = NULL; in ath12k_wmi_event_mlo_setup_complete()
9394 void ath12k_wmi_free_tpc_stats_mem(struct ath12k *ar) in ath12k_wmi_free_tpc_stats_mem()
9417 struct ath12k *ar; in ath12k_wmi_process_tpc_stats()
9684 ath12k_wmi_update_rssi_offsets(struct ath12k *ar, in ath12k_wmi_update_rssi_offsets()
9705 struct ath12k *ar; in ath12k_wmi_rssi_dbm_conversion_params_info_event()
9940 ath12k_wmi_send_unit_test_cmd(struct ath12k *ar, in ath12k_wmi_send_unit_test_cmd()
9997 int ath12k_wmi_simulate_radar(struct ath12k *ar) in ath12k_wmi_simulate_radar()
10032 int ath12k_wmi_send_tpc_stats_request(struct ath12k *ar, in ath12k_wmi_send_tpc_stats_request()
10175 int ath12k_wmi_hw_data_filter_cmd(struct ath12k *ar, struct wmi_hw_data_filter_arg *arg) in ath12k_wmi_hw_data_filter_cmd()
10206 int ath12k_wmi_wow_host_wakeup_ind(struct ath12k *ar) in ath12k_wmi_wow_host_wakeup_ind()
10226 int ath12k_wmi_wow_enable(struct ath12k *ar) in ath12k_wmi_wow_enable()
10248 int ath12k_wmi_wow_add_wakeup_event(struct ath12k *ar, u32 vdev_id, in ath12k_wmi_wow_add_wakeup_event()
10274 int ath12k_wmi_wow_add_pattern(struct ath12k *ar, u32 vdev_id, u32 pattern_id, in ath12k_wmi_wow_add_pattern()
10366 int ath12k_wmi_wow_del_pattern(struct ath12k *ar, u32 vdev_id, u32 pattern_id) in ath12k_wmi_wow_del_pattern()
10391 ath12k_wmi_op_gen_config_pno_start(struct ath12k *ar, u32 vdev_id, in ath12k_wmi_op_gen_config_pno_start()
10496 static struct sk_buff *ath12k_wmi_op_gen_config_pno_stop(struct ath12k *ar, in ath12k_wmi_op_gen_config_pno_stop()
10519 int ath12k_wmi_wow_config_pno(struct ath12k *ar, u32 vdev_id, in ath12k_wmi_wow_config_pno()
10535 static void ath12k_wmi_fill_ns_offload(struct ath12k *ar, in ath12k_wmi_fill_ns_offload()
10598 static void ath12k_wmi_fill_arp_offload(struct ath12k *ar, in ath12k_wmi_fill_arp_offload()
10634 int ath12k_wmi_arp_ns_offload(struct ath12k *ar, in ath12k_wmi_arp_ns_offload()
10683 int ath12k_wmi_gtk_rekey_offload(struct ath12k *ar, in ath12k_wmi_gtk_rekey_offload()
10720 int ath12k_wmi_gtk_rekey_getinfo(struct ath12k *ar, in ath12k_wmi_gtk_rekey_getinfo()
10742 int ath12k_wmi_sta_keepalive(struct ath12k *ar, in ath12k_wmi_sta_keepalive()
10780 int ath12k_wmi_mlo_setup(struct ath12k *ar, struct wmi_mlo_setup_arg *mlo_params) in ath12k_wmi_mlo_setup()
10824 int ath12k_wmi_mlo_ready(struct ath12k *ar) in ath12k_wmi_mlo_ready()
10852 int ath12k_wmi_mlo_teardown(struct ath12k *ar) in ath12k_wmi_mlo_teardown()
10881 bool ath12k_wmi_supports_6ghz_cc_ext(struct ath12k *ar) in ath12k_wmi_supports_6ghz_cc_ext()
10887 int ath12k_wmi_send_vdev_set_tpc_power(struct ath12k *ar, in ath12k_wmi_send_vdev_set_tpc_power()