Lines Matching refs:ar

4878 int ath12k_wmi_mgmt_send(struct ath12k *ar, u32 vdev_id, u32 buf_id,
4880 int ath12k_wmi_p2p_go_bcn_ie(struct ath12k *ar, u32 vdev_id,
4882 int ath12k_wmi_bcn_tmpl(struct ath12k *ar, u32 vdev_id,
4885 int ath12k_wmi_vdev_down(struct ath12k *ar, u8 vdev_id);
4886 int ath12k_wmi_vdev_up(struct ath12k *ar, u32 vdev_id, u32 aid,
4888 int ath12k_wmi_vdev_stop(struct ath12k *ar, u8 vdev_id);
4889 int ath12k_wmi_vdev_start(struct ath12k *ar, struct wmi_vdev_start_req_arg *arg,
4891 int ath12k_wmi_set_peer_param(struct ath12k *ar, const u8 *peer_addr,
4893 int ath12k_wmi_pdev_set_param(struct ath12k *ar, u32 param_id,
4895 int ath12k_wmi_pdev_set_ps_mode(struct ath12k *ar, int vdev_id, u32 enable);
4904 int ath12k_wmi_vdev_create(struct ath12k *ar, u8 *macaddr,
4906 int ath12k_wmi_send_peer_create_cmd(struct ath12k *ar,
4908 int ath12k_wmi_vdev_set_param_cmd(struct ath12k *ar, u32 vdev_id,
4911 int ath12k_wmi_set_sta_ps_param(struct ath12k *ar, u32 vdev_id,
4913 int ath12k_wmi_force_fw_hang_cmd(struct ath12k *ar, u32 type, u32 delay_time_ms);
4914 int ath12k_wmi_send_peer_delete_cmd(struct ath12k *ar,
4916 int ath12k_wmi_vdev_delete(struct ath12k *ar, u8 vdev_id);
4917 void ath12k_wmi_start_scan_init(struct ath12k *ar,
4919 int ath12k_wmi_send_scan_start_cmd(struct ath12k *ar,
4921 int ath12k_wmi_send_scan_stop_cmd(struct ath12k *ar,
4923 int ath12k_wmi_send_wmm_update_cmd(struct ath12k *ar, u32 vdev_id,
4925 int ath12k_wmi_pdev_suspend(struct ath12k *ar, u32 suspend_opt,
4927 int ath12k_wmi_pdev_resume(struct ath12k *ar, u32 pdev_id);
4929 int ath12k_wmi_send_peer_assoc_cmd(struct ath12k *ar,
4931 int ath12k_wmi_vdev_install_key(struct ath12k *ar,
4933 int ath12k_wmi_pdev_bss_chan_info_request(struct ath12k *ar,
4935 int ath12k_wmi_send_pdev_temperature_cmd(struct ath12k *ar);
4936 int ath12k_wmi_send_peer_flush_tids_cmd(struct ath12k *ar,
4940 int ath12k_wmi_send_set_ap_ps_param_cmd(struct ath12k *ar, u8 *peer_addr,
4942 int ath12k_wmi_send_scan_chan_list_cmd(struct ath12k *ar,
4944 int ath12k_wmi_send_dfs_phyerr_offload_enable_cmd(struct ath12k *ar,
4946 int ath12k_wmi_addba_clear_resp(struct ath12k *ar, u32 vdev_id, const u8 *mac);
4947 int ath12k_wmi_addba_send(struct ath12k *ar, u32 vdev_id, const u8 *mac,
4949 int ath12k_wmi_addba_set_resp(struct ath12k *ar, u32 vdev_id, const u8 *mac,
4951 int ath12k_wmi_delba_send(struct ath12k *ar, u32 vdev_id, const u8 *mac,
4953 int ath12k_wmi_send_bcn_offload_control_cmd(struct ath12k *ar,
4955 int ath12k_wmi_send_init_country_cmd(struct ath12k *ar,
4957 int ath12k_wmi_peer_rx_reorder_queue_setup(struct ath12k *ar,
4963 ath12k_wmi_rx_reord_queue_remove(struct ath12k *ar,
4965 int ath12k_wmi_send_pdev_set_regdomain(struct ath12k *ar,
4967 int ath12k_wmi_simulate_radar(struct ath12k *ar);
4968 int ath12k_wmi_send_twt_enable_cmd(struct ath12k *ar, u32 pdev_id);
4969 int ath12k_wmi_send_twt_disable_cmd(struct ath12k *ar, u32 pdev_id);
4970 int ath12k_wmi_send_obss_spr_cmd(struct ath12k *ar, u32 vdev_id,
4972 int ath12k_wmi_obss_color_cfg_cmd(struct ath12k *ar, u32 vdev_id,
4975 int ath12k_wmi_send_bss_color_change_enable_cmd(struct ath12k *ar, u32 vdev_id,
4977 int ath12k_wmi_pdev_lro_cfg(struct ath12k *ar, int pdev_id);
4978 int ath12k_wmi_pdev_dma_ring_cfg(struct ath12k *ar,
4980 int ath12k_wmi_vdev_spectral_enable(struct ath12k *ar, u32 vdev_id,
4982 int ath12k_wmi_vdev_spectral_conf(struct ath12k *ar,
4984 int ath12k_wmi_fils_discovery_tmpl(struct ath12k *ar, u32 vdev_id,
4986 int ath12k_wmi_fils_discovery(struct ath12k *ar, u32 vdev_id, u32 interval,
4988 int ath12k_wmi_probe_resp_tmpl(struct ath12k *ar, u32 vdev_id,