Lines Matching defs:vdev_id

722 int ath12k_wmi_mgmt_send(struct ath12k *ar, u32 vdev_id, u32 buf_id,  in ath12k_wmi_mgmt_send()
842 int ath12k_wmi_vdev_delete(struct ath12k *ar, u8 vdev_id) in ath12k_wmi_vdev_delete()
869 int ath12k_wmi_vdev_stop(struct ath12k *ar, u8 vdev_id) in ath12k_wmi_vdev_stop()
897 int ath12k_wmi_vdev_down(struct ath12k *ar, u8 vdev_id) in ath12k_wmi_vdev_down()
1049 int ath12k_wmi_vdev_up(struct ath12k *ar, u32 vdev_id, u32 aid, const u8 *bssid) in ath12k_wmi_vdev_up()
1116 const u8 *peer_addr, u8 vdev_id) in ath12k_wmi_send_peer_delete_cmd()
1187 u32 vdev_id, u32 param_id, u32 param_val) in ath12k_wmi_set_peer_param()
1222 u8 vdev_id) in ath12k_wmi_send_peer_flush_tids_cmd()
1256 int vdev_id, const u8 *addr, in ath12k_wmi_peer_rx_reorder_queue_setup()
1365 int ath12k_wmi_pdev_set_ps_mode(struct ath12k *ar, int vdev_id, u32 enable) in ath12k_wmi_pdev_set_ps_mode()
1527 int ath12k_wmi_set_sta_ps_param(struct ath12k *ar, u32 vdev_id, in ath12k_wmi_set_sta_ps_param()
1589 int ath12k_wmi_vdev_set_param_cmd(struct ath12k *ar, u32 vdev_id, in ath12k_wmi_vdev_set_param_cmd()
1652 u32 vdev_id, u32 bcn_ctrl_op) in ath12k_wmi_send_bcn_offload_control_cmd()
1684 int ath12k_wmi_bcn_tmpl(struct ath12k *ar, u32 vdev_id, in ath12k_wmi_bcn_tmpl()
2476 int ath12k_wmi_send_wmm_update_cmd(struct ath12k *ar, u32 vdev_id, in ath12k_wmi_send_wmm_update_cmd()
2575 int ath12k_wmi_delba_send(struct ath12k *ar, u32 vdev_id, const u8 *mac, in ath12k_wmi_delba_send()
2611 int ath12k_wmi_addba_set_resp(struct ath12k *ar, u32 vdev_id, const u8 *mac, in ath12k_wmi_addba_set_resp()
2647 int ath12k_wmi_addba_send(struct ath12k *ar, u32 vdev_id, const u8 *mac, in ath12k_wmi_addba_send()
2682 int ath12k_wmi_addba_clear_resp(struct ath12k *ar, u32 vdev_id, const u8 *mac) in ath12k_wmi_addba_clear_resp()
2850 ath12k_wmi_send_obss_spr_cmd(struct ath12k *ar, u32 vdev_id, in ath12k_wmi_send_obss_spr_cmd()
2883 int ath12k_wmi_obss_color_cfg_cmd(struct ath12k *ar, u32 vdev_id, in ath12k_wmi_obss_color_cfg_cmd()
2925 int ath12k_wmi_send_bss_color_change_enable_cmd(struct ath12k *ar, u32 vdev_id, in ath12k_wmi_send_bss_color_change_enable_cmd()
2959 int ath12k_wmi_fils_discovery_tmpl(struct ath12k *ar, u32 vdev_id, in ath12k_wmi_fils_discovery_tmpl()
3000 int ath12k_wmi_probe_resp_tmpl(struct ath12k *ar, u32 vdev_id, in ath12k_wmi_probe_resp_tmpl()
3051 int ath12k_wmi_fils_discovery(struct ath12k *ar, u32 vdev_id, u32 interval, in ath12k_wmi_fils_discovery()
3457 int ath12k_wmi_vdev_spectral_enable(struct ath12k *ar, u32 vdev_id, in ath12k_wmi_vdev_spectral_enable()
4478 u32 *vdev_id) in ath12k_pull_vdev_del_resp_ev()
4505 u32 len, u32 *vdev_id, in ath12k_pull_bcn_tx_status_ev()
4534 u32 *vdev_id) in ath12k_pull_vdev_stopped_param_tlv()
5342 u32 vdev_id = 0; in ath12k_vdev_delete_resp_event() local
5422 u32 vdev_id, tx_status; in ath12k_bcn_tx_status_event() local
5434 u32 vdev_id = 0; in ath12k_vdev_stopped_event() local
5600 u32 vdev_id) in ath12k_get_ar_on_scan_abort()