Lines Matching defs:vdev_id

750 int ath12k_wmi_mgmt_send(struct ath12k *ar, u32 vdev_id, u32 buf_id,  in ath12k_wmi_mgmt_send()
870 int ath12k_wmi_vdev_delete(struct ath12k *ar, u8 vdev_id) in ath12k_wmi_vdev_delete()
897 int ath12k_wmi_vdev_stop(struct ath12k *ar, u8 vdev_id) in ath12k_wmi_vdev_stop()
925 int ath12k_wmi_vdev_down(struct ath12k *ar, u8 vdev_id) in ath12k_wmi_vdev_down()
1078 int ath12k_wmi_vdev_up(struct ath12k *ar, u32 vdev_id, u32 aid, const u8 *bssid) in ath12k_wmi_vdev_up()
1145 const u8 *peer_addr, u8 vdev_id) in ath12k_wmi_send_peer_delete_cmd()
1216 u32 vdev_id, u32 param_id, u32 param_val) in ath12k_wmi_set_peer_param()
1251 u8 vdev_id) in ath12k_wmi_send_peer_flush_tids_cmd()
1285 int vdev_id, const u8 *addr, in ath12k_wmi_peer_rx_reorder_queue_setup()
1394 int ath12k_wmi_pdev_set_ps_mode(struct ath12k *ar, int vdev_id, u32 enable) in ath12k_wmi_pdev_set_ps_mode()
1556 int ath12k_wmi_set_sta_ps_param(struct ath12k *ar, u32 vdev_id, in ath12k_wmi_set_sta_ps_param()
1618 int ath12k_wmi_vdev_set_param_cmd(struct ath12k *ar, u32 vdev_id, in ath12k_wmi_vdev_set_param_cmd()
1681 u32 vdev_id, u32 bcn_ctrl_op) in ath12k_wmi_send_bcn_offload_control_cmd()
1713 int ath12k_wmi_bcn_tmpl(struct ath12k *ar, u32 vdev_id, in ath12k_wmi_bcn_tmpl()
2563 int ath12k_wmi_send_wmm_update_cmd(struct ath12k *ar, u32 vdev_id, in ath12k_wmi_send_wmm_update_cmd()
2662 int ath12k_wmi_delba_send(struct ath12k *ar, u32 vdev_id, const u8 *mac, in ath12k_wmi_delba_send()
2698 int ath12k_wmi_addba_set_resp(struct ath12k *ar, u32 vdev_id, const u8 *mac, in ath12k_wmi_addba_set_resp()
2734 int ath12k_wmi_addba_send(struct ath12k *ar, u32 vdev_id, const u8 *mac, in ath12k_wmi_addba_send()
2769 int ath12k_wmi_addba_clear_resp(struct ath12k *ar, u32 vdev_id, const u8 *mac) in ath12k_wmi_addba_clear_resp()
2937 ath12k_wmi_send_obss_spr_cmd(struct ath12k *ar, u32 vdev_id, in ath12k_wmi_send_obss_spr_cmd()
2970 int ath12k_wmi_obss_color_cfg_cmd(struct ath12k *ar, u32 vdev_id, in ath12k_wmi_obss_color_cfg_cmd()
3012 int ath12k_wmi_send_bss_color_change_enable_cmd(struct ath12k *ar, u32 vdev_id, in ath12k_wmi_send_bss_color_change_enable_cmd()
3046 int ath12k_wmi_fils_discovery_tmpl(struct ath12k *ar, u32 vdev_id, in ath12k_wmi_fils_discovery_tmpl()
3087 int ath12k_wmi_probe_resp_tmpl(struct ath12k *ar, u32 vdev_id, in ath12k_wmi_probe_resp_tmpl()
3138 int ath12k_wmi_fils_discovery(struct ath12k *ar, u32 vdev_id, u32 interval, in ath12k_wmi_fils_discovery()
3548 int ath12k_wmi_vdev_spectral_enable(struct ath12k *ar, u32 vdev_id, in ath12k_wmi_vdev_spectral_enable()
4767 u32 *vdev_id) in ath12k_pull_vdev_del_resp_ev()
4794 u32 len, u32 *vdev_id, in ath12k_pull_bcn_tx_status_ev()
4823 u32 *vdev_id) in ath12k_pull_vdev_stopped_param_tlv()
5646 u32 vdev_id = 0; in ath12k_vdev_delete_resp_event() local
5726 u32 vdev_id, tx_status; in ath12k_bcn_tx_status_event() local
5738 u32 vdev_id = 0; in ath12k_vdev_stopped_event() local
5904 u32 vdev_id, in ath12k_get_ar_on_scan_state()