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()
2735 int ath11k_wmi_send_dfs_phyerr_offload_enable_cmd(struct ath11k *ar, in ath11k_wmi_send_dfs_phyerr_offload_enable_cmd()
2769 int ath11k_wmi_delba_send(struct ath11k *ar, u32 vdev_id, const u8 *mac, in ath11k_wmi_delba_send()
2805 int ath11k_wmi_addba_set_resp(struct ath11k *ar, u32 vdev_id, const u8 *mac, in ath11k_wmi_addba_set_resp()
2841 int ath11k_wmi_addba_send(struct ath11k *ar, u32 vdev_id, const u8 *mac, in ath11k_wmi_addba_send()
2876 int ath11k_wmi_addba_clear_resp(struct ath11k *ar, u32 vdev_id, const u8 *mac) in ath11k_wmi_addba_clear_resp()
2909 int ath11k_wmi_pdev_peer_pktlog_filter(struct ath11k *ar, u8 *addr, u8 enable) in ath11k_wmi_pdev_peer_pktlog_filter()
2960 ath11k_wmi_send_init_country_cmd(struct ath11k *ar, in ath11k_wmi_send_init_country_cmd()
3019 int ath11k_wmi_send_set_current_country_cmd(struct ath11k *ar, in ath11k_wmi_send_set_current_country_cmd()
3056 ath11k_wmi_send_thermal_mitigation_param_cmd(struct ath11k *ar, in ath11k_wmi_send_thermal_mitigation_param_cmd()
3119 int ath11k_wmi_send_11d_scan_start_cmd(struct ath11k *ar, in ath11k_wmi_send_11d_scan_start_cmd()
3156 int ath11k_wmi_send_11d_scan_stop_cmd(struct ath11k *ar, u32 vdev_id) in ath11k_wmi_send_11d_scan_stop_cmd()
3188 int ath11k_wmi_pdev_pktlog_enable(struct ath11k *ar, u32 pktlog_filter) in ath11k_wmi_pdev_pktlog_enable()
3220 int ath11k_wmi_pdev_pktlog_disable(struct ath11k *ar) in ath11k_wmi_pdev_pktlog_disable()
3276 int ath11k_wmi_send_twt_enable_cmd(struct ath11k *ar, u32 pdev_id, in ath11k_wmi_send_twt_enable_cmd()
3327 ath11k_wmi_send_twt_disable_cmd(struct ath11k *ar, u32 pdev_id) in ath11k_wmi_send_twt_disable_cmd()
3360 int ath11k_wmi_send_twt_add_dialog_cmd(struct ath11k *ar, in ath11k_wmi_send_twt_add_dialog_cmd()
3414 int ath11k_wmi_send_twt_del_dialog_cmd(struct ath11k *ar, in ath11k_wmi_send_twt_del_dialog_cmd()
3453 int ath11k_wmi_send_twt_pause_dialog_cmd(struct ath11k *ar, in ath11k_wmi_send_twt_pause_dialog_cmd()
3493 int ath11k_wmi_send_twt_resume_dialog_cmd(struct ath11k *ar, in ath11k_wmi_send_twt_resume_dialog_cmd()
3537 ath11k_wmi_send_obss_spr_cmd(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_send_obss_spr_cmd()
3576 ath11k_wmi_pdev_set_srg_bss_color_bitmap(struct ath11k *ar, u32 *bitmap) in ath11k_wmi_pdev_set_srg_bss_color_bitmap()
3614 ath11k_wmi_pdev_set_srg_patial_bssid_bitmap(struct ath11k *ar, u32 *bitmap) in ath11k_wmi_pdev_set_srg_patial_bssid_bitmap()
3653 ath11k_wmi_pdev_srg_obss_color_enable_bitmap(struct ath11k *ar, u32 *bitmap) in ath11k_wmi_pdev_srg_obss_color_enable_bitmap()
3692 ath11k_wmi_pdev_srg_obss_bssid_enable_bitmap(struct ath11k *ar, u32 *bitmap) in ath11k_wmi_pdev_srg_obss_bssid_enable_bitmap()
3731 ath11k_wmi_pdev_non_srg_obss_color_enable_bitmap(struct ath11k *ar, u32 *bitmap) in ath11k_wmi_pdev_non_srg_obss_color_enable_bitmap()
3770 ath11k_wmi_pdev_non_srg_obss_bssid_enable_bitmap(struct ath11k *ar, u32 *bitmap) in ath11k_wmi_pdev_non_srg_obss_bssid_enable_bitmap()
3809 ath11k_wmi_send_obss_color_collision_cfg_cmd(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_send_obss_color_collision_cfg_cmd()
3854 int ath11k_wmi_send_bss_color_change_enable_cmd(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_send_bss_color_change_enable_cmd()
3890 int ath11k_wmi_fils_discovery_tmpl(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_fils_discovery_tmpl()
3937 int ath11k_wmi_probe_resp_tmpl(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_probe_resp_tmpl()
3994 int ath11k_wmi_fils_discovery(struct ath11k *ar, u32 vdev_id, u32 interval, in ath11k_wmi_fils_discovery()
4306 int ath11k_wmi_pdev_lro_cfg(struct ath11k *ar, in ath11k_wmi_pdev_lro_cfg()
4431 int ath11k_wmi_vdev_spectral_conf(struct ath11k *ar, in ath11k_wmi_vdev_spectral_conf()
4467 int ath11k_wmi_vdev_spectral_enable(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_vdev_spectral_enable()
4505 int ath11k_wmi_pdev_dma_ring_cfg(struct ath11k *ar, in ath11k_wmi_pdev_dma_ring_cfg()
5938 static int wmi_process_mgmt_tx_comp(struct ath11k *ar, in wmi_process_mgmt_tx_comp()
6020 static void ath11k_wmi_event_scan_started(struct ath11k *ar) in ath11k_wmi_event_scan_started()
6041 static void ath11k_wmi_event_scan_start_failed(struct ath11k *ar) in ath11k_wmi_event_scan_start_failed()
6060 static void ath11k_wmi_event_scan_completed(struct ath11k *ar) in ath11k_wmi_event_scan_completed()
6086 static void ath11k_wmi_event_scan_bss_chan(struct ath11k *ar) in ath11k_wmi_event_scan_bss_chan()
6104 static void ath11k_wmi_event_scan_foreign_chan(struct ath11k *ar, u32 freq) in ath11k_wmi_event_scan_foreign_chan()
6255 static int freq_to_idx(struct ath11k *ar, int freq) in freq_to_idx()
6533 struct ath11k *ar; in ath11k_wmi_tlv_rssi_chain_parse()
6601 struct ath11k *ar; in ath11k_wmi_tlv_fw_stats_data_parse()
6780 "ath11k PDEV stats"); in ath11k_wmi_fw_pdev_base_stats_fill()
6810 "ath11k PDEV TX stats"); in ath11k_wmi_fw_pdev_tx_stats_fill()
6898 "ath11k PDEV RX stats"); in ath11k_wmi_fw_pdev_rx_stats_fill()
6937 ath11k_wmi_fw_vdev_stats_fill(struct ath11k *ar, in ath11k_wmi_fw_vdev_stats_fill()
7011 ath11k_wmi_fw_bcn_stats_fill(struct ath11k *ar, in ath11k_wmi_fw_bcn_stats_fill()
7043 void ath11k_wmi_fw_stats_fill(struct ath11k *ar, in ath11k_wmi_fw_stats_fill()
7072 "ath11k VDEV stats"); in ath11k_wmi_fw_stats_fill()
7085 "ath11k Beacon stats", num_bcn); in ath11k_wmi_fw_stats_fill()
7111 struct ath11k *ar; in ath11k_reg_11d_new_cc_event()
7279 struct ath11k *ar; in ath11k_peer_delete_resp_event()
7306 struct ath11k *ar; in ath11k_vdev_delete_resp_event()
7350 struct ath11k *ar; in ath11k_vdev_start_resp_event()
7419 struct ath11k *ar; in ath11k_wmi_event_peer_sta_ps_state_chg()
7516 struct ath11k *ar; in ath11k_vdev_stopped_event()
7545 struct ath11k *ar; in ath11k_mgmt_rx_event()
7660 struct ath11k *ar; in ath11k_mgmt_tx_compl_event()
7686 static struct ath11k *ath11k_get_ar_on_scan_state(struct ath11k_base *ab, in ath11k_get_ar_on_scan_state()
7692 struct ath11k *ar; in ath11k_get_ar_on_scan_state()
7713 struct ath11k *ar; in ath11k_scan_event()
7792 struct ath11k *ar; in ath11k_peer_sta_kickout_event()
7844 struct ath11k *ar; in ath11k_roam_event()
7887 struct ath11k *ar; in ath11k_chan_info_event()
7962 struct ath11k *ar; in ath11k_pdev_bss_chan_info_event()
8034 struct ath11k *ar; in ath11k_vdev_install_key_compl_event()
8132 struct ath11k *ar; in ath11k_peer_assoc_conf_event()
8160 struct ath11k *ar; in ath11k_update_stats_event()
8321 struct ath11k *ar; in ath11k_wmi_pdev_dfs_radar_detected_event()
8373 struct ath11k *ar; in ath11k_wmi_pdev_temperature_event()
8662 struct ath11k *ar; in ath11k_wmi_p2p_noa_event()
8885 ath11k_wmi_send_unit_test_cmd(struct ath11k *ar, in ath11k_wmi_send_unit_test_cmd()
8943 int ath11k_wmi_simulate_radar(struct ath11k *ar) in ath11k_wmi_simulate_radar()
8978 int ath11k_wmi_fw_dbglog_cfg(struct ath11k *ar, u32 *module_id_bitmap, in ath11k_wmi_fw_dbglog_cfg()
9109 int ath11k_wmi_hw_data_filter_cmd(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_hw_data_filter_cmd()
9142 int ath11k_wmi_wow_host_wakeup_ind(struct ath11k *ar) in ath11k_wmi_wow_host_wakeup_ind()
9163 int ath11k_wmi_wow_enable(struct ath11k *ar) in ath11k_wmi_wow_enable()
9185 int ath11k_wmi_scan_prob_req_oui(struct ath11k *ar, in ath11k_wmi_scan_prob_req_oui()
9213 int ath11k_wmi_wow_add_wakeup_event(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_wow_add_wakeup_event()
9240 int ath11k_wmi_wow_add_pattern(struct ath11k *ar, u32 vdev_id, u32 pattern_id, in ath11k_wmi_wow_add_pattern()
9345 int ath11k_wmi_wow_del_pattern(struct ath11k *ar, u32 vdev_id, u32 pattern_id) in ath11k_wmi_wow_del_pattern()
9372 ath11k_wmi_op_gen_config_pno_start(struct ath11k *ar, in ath11k_wmi_op_gen_config_pno_start()
9484 static struct sk_buff *ath11k_wmi_op_gen_config_pno_stop(struct ath11k *ar, in ath11k_wmi_op_gen_config_pno_stop()
9508 int ath11k_wmi_wow_config_pno(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_wow_config_pno()
9524 static void ath11k_wmi_fill_ns_offload(struct ath11k *ar, in ath11k_wmi_fill_ns_offload()
9592 static void ath11k_wmi_fill_arp_offload(struct ath11k *ar, in ath11k_wmi_fill_arp_offload()
9629 int ath11k_wmi_arp_ns_offload(struct ath11k *ar, in ath11k_wmi_arp_ns_offload()
9680 int ath11k_wmi_gtk_rekey_offload(struct ath11k *ar, in ath11k_wmi_gtk_rekey_offload()
9722 int ath11k_wmi_gtk_rekey_getinfo(struct ath11k *ar, in ath11k_wmi_gtk_rekey_getinfo()
9746 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()
9786 int ath11k_wmi_pdev_set_bios_geo_table_param(struct ath11k *ar) in ath11k_wmi_pdev_set_bios_geo_table_param()
9816 int ath11k_wmi_sta_keepalive(struct ath11k *ar, in ath11k_wmi_sta_keepalive()
9858 bool ath11k_wmi_supports_6ghz_cc_ext(struct ath11k *ar) in ath11k_wmi_supports_6ghz_cc_ext()