Lines Matching full:ath11k
639 static u32 ath11k_wmi_mgmt_get_freq(struct ath11k *ar, in ath11k_wmi_mgmt_get_freq()
653 int ath11k_wmi_mgmt_send(struct ath11k *ar, u32 vdev_id, u32 buf_id, in ath11k_wmi_mgmt_send()
705 int ath11k_wmi_vdev_create(struct ath11k *ar, u8 *macaddr, in ath11k_wmi_vdev_create()
785 int ath11k_wmi_vdev_delete(struct ath11k *ar, u8 vdev_id) in ath11k_wmi_vdev_delete()
812 int ath11k_wmi_vdev_stop(struct ath11k *ar, u8 vdev_id) in ath11k_wmi_vdev_stop()
840 int ath11k_wmi_vdev_down(struct ath11k *ar, u8 vdev_id) in ath11k_wmi_vdev_down()
922 int ath11k_wmi_vdev_start(struct ath11k *ar, struct wmi_vdev_start_req_arg *arg, in ath11k_wmi_vdev_start()
1013 int ath11k_wmi_vdev_up(struct ath11k *ar, u32 vdev_id, u32 aid, const u8 *bssid, in ath11k_wmi_vdev_up()
1067 int ath11k_wmi_send_peer_create_cmd(struct ath11k *ar, in ath11k_wmi_send_peer_create_cmd()
1100 int ath11k_wmi_send_peer_delete_cmd(struct ath11k *ar, in ath11k_wmi_send_peer_delete_cmd()
1132 int ath11k_wmi_send_pdev_set_regdomain(struct ath11k *ar, in ath11k_wmi_send_pdev_set_regdomain()
1172 int ath11k_wmi_set_peer_param(struct ath11k *ar, const u8 *peer_addr, in ath11k_wmi_set_peer_param()
1205 int ath11k_wmi_send_peer_flush_tids_cmd(struct ath11k *ar, in ath11k_wmi_send_peer_flush_tids_cmd()
1240 int ath11k_wmi_peer_rx_reorder_queue_setup(struct ath11k *ar, in ath11k_wmi_peer_rx_reorder_queue_setup()
1284 ath11k_wmi_rx_reord_queue_remove(struct ath11k *ar, in ath11k_wmi_rx_reord_queue_remove()
1320 int ath11k_wmi_pdev_set_param(struct ath11k *ar, u32 param_id, in ath11k_wmi_pdev_set_param()
1352 int ath11k_wmi_pdev_set_ps_mode(struct ath11k *ar, int vdev_id, in ath11k_wmi_pdev_set_ps_mode()
1383 int ath11k_wmi_pdev_suspend(struct ath11k *ar, u32 suspend_opt, in ath11k_wmi_pdev_suspend()
1415 int ath11k_wmi_pdev_resume(struct ath11k *ar, u32 pdev_id) in ath11k_wmi_pdev_resume()
1448 int ath11k_wmi_pdev_bss_chan_info_request(struct ath11k *ar, in ath11k_wmi_pdev_bss_chan_info_request()
1482 int ath11k_wmi_send_set_ap_ps_param_cmd(struct ath11k *ar, u8 *peer_addr, in ath11k_wmi_send_set_ap_ps_param_cmd()
1517 int ath11k_wmi_set_sta_ps_param(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_set_sta_ps_param()
1551 int ath11k_wmi_force_fw_hang_cmd(struct ath11k *ar, u32 type, u32 delay_time_ms) in ath11k_wmi_force_fw_hang_cmd()
1583 int ath11k_wmi_vdev_set_param_cmd(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_vdev_set_param_cmd()
1617 int ath11k_wmi_send_stats_request_cmd(struct ath11k *ar, in ath11k_wmi_send_stats_request_cmd()
1650 int ath11k_wmi_send_pdev_temperature_cmd(struct ath11k *ar) in ath11k_wmi_send_pdev_temperature_cmd()
1678 int ath11k_wmi_send_bcn_offload_control_cmd(struct ath11k *ar, in ath11k_wmi_send_bcn_offload_control_cmd()
1712 int ath11k_wmi_p2p_go_bcn_ie(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_p2p_go_bcn_ie()
1751 int ath11k_wmi_bcn_tmpl(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_bcn_tmpl()
1822 int ath11k_wmi_vdev_install_key(struct ath11k *ar, in ath11k_wmi_vdev_install_key()
1958 int ath11k_wmi_send_peer_assoc_cmd(struct ath11k *ar, in ath11k_wmi_send_peer_assoc_cmd()
2119 void ath11k_wmi_start_scan_init(struct ath11k *ar, in ath11k_wmi_start_scan_init()
2237 int ath11k_wmi_send_scan_start_cmd(struct ath11k *ar, in ath11k_wmi_send_scan_start_cmd()
2426 int ath11k_wmi_send_vdev_set_tpc_power(struct ath11k *ar, in ath11k_wmi_send_vdev_set_tpc_power()
2490 int ath11k_wmi_send_scan_stop_cmd(struct ath11k *ar, in ath11k_wmi_send_scan_stop_cmd()
2540 int ath11k_wmi_send_scan_chan_list_cmd(struct ath11k *ar, in ath11k_wmi_send_scan_chan_list_cmd()
2664 int ath11k_wmi_send_wmm_update_cmd_tlv(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_send_wmm_update_cmd_tlv()
2736 int ath11k_wmi_send_dfs_phyerr_offload_enable_cmd(struct ath11k *ar, in ath11k_wmi_send_dfs_phyerr_offload_enable_cmd()
2770 int ath11k_wmi_delba_send(struct ath11k *ar, u32 vdev_id, const u8 *mac, in ath11k_wmi_delba_send()
2806 int ath11k_wmi_addba_set_resp(struct ath11k *ar, u32 vdev_id, const u8 *mac, in ath11k_wmi_addba_set_resp()
2842 int ath11k_wmi_addba_send(struct ath11k *ar, u32 vdev_id, const u8 *mac, in ath11k_wmi_addba_send()
2877 int ath11k_wmi_addba_clear_resp(struct ath11k *ar, u32 vdev_id, const u8 *mac) in ath11k_wmi_addba_clear_resp()
2910 int ath11k_wmi_pdev_peer_pktlog_filter(struct ath11k *ar, u8 *addr, u8 enable) in ath11k_wmi_pdev_peer_pktlog_filter()
2961 ath11k_wmi_send_init_country_cmd(struct ath11k *ar, in ath11k_wmi_send_init_country_cmd()
3020 int ath11k_wmi_send_set_current_country_cmd(struct ath11k *ar, in ath11k_wmi_send_set_current_country_cmd()
3057 ath11k_wmi_send_thermal_mitigation_param_cmd(struct ath11k *ar, in ath11k_wmi_send_thermal_mitigation_param_cmd()
3120 int ath11k_wmi_send_11d_scan_start_cmd(struct ath11k *ar, in ath11k_wmi_send_11d_scan_start_cmd()
3157 int ath11k_wmi_send_11d_scan_stop_cmd(struct ath11k *ar, u32 vdev_id) in ath11k_wmi_send_11d_scan_stop_cmd()
3189 int ath11k_wmi_pdev_pktlog_enable(struct ath11k *ar, u32 pktlog_filter) in ath11k_wmi_pdev_pktlog_enable()
3221 int ath11k_wmi_pdev_pktlog_disable(struct ath11k *ar) in ath11k_wmi_pdev_pktlog_disable()
3277 int ath11k_wmi_send_twt_enable_cmd(struct ath11k *ar, u32 pdev_id, in ath11k_wmi_send_twt_enable_cmd()
3328 ath11k_wmi_send_twt_disable_cmd(struct ath11k *ar, u32 pdev_id) in ath11k_wmi_send_twt_disable_cmd()
3361 int ath11k_wmi_send_twt_add_dialog_cmd(struct ath11k *ar, in ath11k_wmi_send_twt_add_dialog_cmd()
3415 int ath11k_wmi_send_twt_del_dialog_cmd(struct ath11k *ar, in ath11k_wmi_send_twt_del_dialog_cmd()
3454 int ath11k_wmi_send_twt_pause_dialog_cmd(struct ath11k *ar, in ath11k_wmi_send_twt_pause_dialog_cmd()
3494 int ath11k_wmi_send_twt_resume_dialog_cmd(struct ath11k *ar, in ath11k_wmi_send_twt_resume_dialog_cmd()
3538 ath11k_wmi_send_obss_spr_cmd(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_send_obss_spr_cmd()
3577 ath11k_wmi_pdev_set_srg_bss_color_bitmap(struct ath11k *ar, u32 *bitmap) in ath11k_wmi_pdev_set_srg_bss_color_bitmap()
3615 ath11k_wmi_pdev_set_srg_patial_bssid_bitmap(struct ath11k *ar, u32 *bitmap) in ath11k_wmi_pdev_set_srg_patial_bssid_bitmap()
3654 ath11k_wmi_pdev_srg_obss_color_enable_bitmap(struct ath11k *ar, u32 *bitmap) in ath11k_wmi_pdev_srg_obss_color_enable_bitmap()
3693 ath11k_wmi_pdev_srg_obss_bssid_enable_bitmap(struct ath11k *ar, u32 *bitmap) in ath11k_wmi_pdev_srg_obss_bssid_enable_bitmap()
3732 ath11k_wmi_pdev_non_srg_obss_color_enable_bitmap(struct ath11k *ar, u32 *bitmap) in ath11k_wmi_pdev_non_srg_obss_color_enable_bitmap()
3771 ath11k_wmi_pdev_non_srg_obss_bssid_enable_bitmap(struct ath11k *ar, u32 *bitmap) in ath11k_wmi_pdev_non_srg_obss_bssid_enable_bitmap()
3810 ath11k_wmi_send_obss_color_collision_cfg_cmd(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_send_obss_color_collision_cfg_cmd()
3855 int ath11k_wmi_send_bss_color_change_enable_cmd(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_send_bss_color_change_enable_cmd()
3891 int ath11k_wmi_fils_discovery_tmpl(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_fils_discovery_tmpl()
3938 int ath11k_wmi_probe_resp_tmpl(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_probe_resp_tmpl()
3995 int ath11k_wmi_fils_discovery(struct ath11k *ar, u32 vdev_id, u32 interval, in ath11k_wmi_fils_discovery()
4307 int ath11k_wmi_pdev_lro_cfg(struct ath11k *ar, in ath11k_wmi_pdev_lro_cfg()
4432 int ath11k_wmi_vdev_spectral_conf(struct ath11k *ar, in ath11k_wmi_vdev_spectral_conf()
4468 int ath11k_wmi_vdev_spectral_enable(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_vdev_spectral_enable()
4506 int ath11k_wmi_pdev_dma_ring_cfg(struct ath11k *ar, in ath11k_wmi_pdev_dma_ring_cfg()
5939 static int wmi_process_mgmt_tx_comp(struct ath11k *ar, in wmi_process_mgmt_tx_comp()
6021 static void ath11k_wmi_event_scan_started(struct ath11k *ar) in ath11k_wmi_event_scan_started()
6042 static void ath11k_wmi_event_scan_start_failed(struct ath11k *ar) in ath11k_wmi_event_scan_start_failed()
6061 static void ath11k_wmi_event_scan_completed(struct ath11k *ar) in ath11k_wmi_event_scan_completed()
6087 static void ath11k_wmi_event_scan_bss_chan(struct ath11k *ar) in ath11k_wmi_event_scan_bss_chan()
6105 static void ath11k_wmi_event_scan_foreign_chan(struct ath11k *ar, u32 freq) in ath11k_wmi_event_scan_foreign_chan()
6256 static int freq_to_idx(struct ath11k *ar, int freq) in freq_to_idx()
6534 struct ath11k *ar; in ath11k_wmi_tlv_rssi_chain_parse()
6602 struct ath11k *ar; in ath11k_wmi_tlv_fw_stats_data_parse()
6781 "ath11k PDEV stats"); in ath11k_wmi_fw_pdev_base_stats_fill()
6811 "ath11k PDEV TX stats"); in ath11k_wmi_fw_pdev_tx_stats_fill()
6899 "ath11k PDEV RX stats"); in ath11k_wmi_fw_pdev_rx_stats_fill()
6938 ath11k_wmi_fw_vdev_stats_fill(struct ath11k *ar, in ath11k_wmi_fw_vdev_stats_fill()
7012 ath11k_wmi_fw_bcn_stats_fill(struct ath11k *ar, in ath11k_wmi_fw_bcn_stats_fill()
7044 void ath11k_wmi_fw_stats_fill(struct ath11k *ar, in ath11k_wmi_fw_stats_fill()
7073 "ath11k VDEV stats"); in ath11k_wmi_fw_stats_fill()
7086 "ath11k Beacon stats", num_bcn); in ath11k_wmi_fw_stats_fill()
7112 struct ath11k *ar; in ath11k_reg_11d_new_cc_event()
7280 struct ath11k *ar; in ath11k_peer_delete_resp_event()
7307 struct ath11k *ar; in ath11k_vdev_delete_resp_event()
7351 struct ath11k *ar; in ath11k_vdev_start_resp_event()
7420 struct ath11k *ar; in ath11k_wmi_event_peer_sta_ps_state_chg()
7517 struct ath11k *ar; in ath11k_vdev_stopped_event()
7546 struct ath11k *ar; in ath11k_mgmt_rx_event()
7661 struct ath11k *ar; in ath11k_mgmt_tx_compl_event()
7687 static struct ath11k *ath11k_get_ar_on_scan_state(struct ath11k_base *ab, in ath11k_get_ar_on_scan_state()
7693 struct ath11k *ar; in ath11k_get_ar_on_scan_state()
7714 struct ath11k *ar; in ath11k_scan_event()
7793 struct ath11k *ar; in ath11k_peer_sta_kickout_event()
7845 struct ath11k *ar; in ath11k_roam_event()
7888 struct ath11k *ar; in ath11k_chan_info_event()
7963 struct ath11k *ar; in ath11k_pdev_bss_chan_info_event()
8035 struct ath11k *ar; in ath11k_vdev_install_key_compl_event()
8133 struct ath11k *ar; in ath11k_peer_assoc_conf_event()
8161 struct ath11k *ar; in ath11k_update_stats_event()
8322 struct ath11k *ar; in ath11k_wmi_pdev_dfs_radar_detected_event()
8374 struct ath11k *ar; in ath11k_wmi_pdev_temperature_event()
8663 struct ath11k *ar; in ath11k_wmi_p2p_noa_event()
8886 ath11k_wmi_send_unit_test_cmd(struct ath11k *ar, in ath11k_wmi_send_unit_test_cmd()
8944 int ath11k_wmi_simulate_radar(struct ath11k *ar) in ath11k_wmi_simulate_radar()
8979 int ath11k_wmi_fw_dbglog_cfg(struct ath11k *ar, u32 *module_id_bitmap, in ath11k_wmi_fw_dbglog_cfg()
9110 int ath11k_wmi_hw_data_filter_cmd(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_hw_data_filter_cmd()
9143 int ath11k_wmi_wow_host_wakeup_ind(struct ath11k *ar) in ath11k_wmi_wow_host_wakeup_ind()
9164 int ath11k_wmi_wow_enable(struct ath11k *ar) in ath11k_wmi_wow_enable()
9186 int ath11k_wmi_scan_prob_req_oui(struct ath11k *ar, in ath11k_wmi_scan_prob_req_oui()
9214 int ath11k_wmi_wow_add_wakeup_event(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_wow_add_wakeup_event()
9241 int ath11k_wmi_wow_add_pattern(struct ath11k *ar, u32 vdev_id, u32 pattern_id, in ath11k_wmi_wow_add_pattern()
9346 int ath11k_wmi_wow_del_pattern(struct ath11k *ar, u32 vdev_id, u32 pattern_id) in ath11k_wmi_wow_del_pattern()
9373 ath11k_wmi_op_gen_config_pno_start(struct ath11k *ar, in ath11k_wmi_op_gen_config_pno_start()
9485 static struct sk_buff *ath11k_wmi_op_gen_config_pno_stop(struct ath11k *ar, in ath11k_wmi_op_gen_config_pno_stop()
9509 int ath11k_wmi_wow_config_pno(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_wow_config_pno()
9525 static void ath11k_wmi_fill_ns_offload(struct ath11k *ar, in ath11k_wmi_fill_ns_offload()
9593 static void ath11k_wmi_fill_arp_offload(struct ath11k *ar, in ath11k_wmi_fill_arp_offload()
9630 int ath11k_wmi_arp_ns_offload(struct ath11k *ar, in ath11k_wmi_arp_ns_offload()
9681 int ath11k_wmi_gtk_rekey_offload(struct ath11k *ar, in ath11k_wmi_gtk_rekey_offload()
9723 int ath11k_wmi_gtk_rekey_getinfo(struct ath11k *ar, in ath11k_wmi_gtk_rekey_getinfo()
9747 int ath11k_wmi_pdev_set_bios_sar_table_param(struct ath11k *ar, const u8 *sar_val) in ath11k_wmi_pdev_set_bios_sar_table_param()
9787 int ath11k_wmi_pdev_set_bios_geo_table_param(struct ath11k *ar) in ath11k_wmi_pdev_set_bios_geo_table_param()
9817 int ath11k_wmi_sta_keepalive(struct ath11k *ar, in ath11k_wmi_sta_keepalive()
9859 bool ath11k_wmi_supports_6ghz_cc_ext(struct ath11k *ar) in ath11k_wmi_supports_6ghz_cc_ext()