Lines Matching defs:vdev_id

578 int ath11k_wmi_mgmt_send(struct ath11k *ar, u32 vdev_id, u32 buf_id,  in ath11k_wmi_mgmt_send()
704 int ath11k_wmi_vdev_delete(struct ath11k *ar, u8 vdev_id) in ath11k_wmi_vdev_delete()
731 int ath11k_wmi_vdev_stop(struct ath11k *ar, u8 vdev_id) in ath11k_wmi_vdev_stop()
759 int ath11k_wmi_vdev_down(struct ath11k *ar, u8 vdev_id) in ath11k_wmi_vdev_down()
929 int ath11k_wmi_vdev_up(struct ath11k *ar, u32 vdev_id, u32 aid, const u8 *bssid) in ath11k_wmi_vdev_up()
996 const u8 *peer_addr, u8 vdev_id) in ath11k_wmi_send_peer_delete_cmd()
1068 u32 vdev_id, u32 param_id, u32 param_val) in ath11k_wmi_set_peer_param()
1136 int vdev_id, const u8 *addr, in ath11k_wmi_peer_rx_reorder_queue_setup()
1247 int ath11k_wmi_pdev_set_ps_mode(struct ath11k *ar, int vdev_id, u32 enable) in ath11k_wmi_pdev_set_ps_mode()
1411 int ath11k_wmi_set_sta_ps_param(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_set_sta_ps_param()
1474 int ath11k_wmi_vdev_set_param_cmd(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_vdev_set_param_cmd()
1570 u32 vdev_id, u32 bcn_ctrl_op) in ath11k_wmi_send_bcn_offload_control_cmd()
1603 int ath11k_wmi_bcn_tmpl(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_bcn_tmpl()
2412 int ath11k_wmi_send_wmm_update_cmd_tlv(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_send_wmm_update_cmd_tlv()
2515 int ath11k_wmi_delba_send(struct ath11k *ar, u32 vdev_id, const u8 *mac, in ath11k_wmi_delba_send()
2551 int ath11k_wmi_addba_set_resp(struct ath11k *ar, u32 vdev_id, const u8 *mac, in ath11k_wmi_addba_set_resp()
2587 int ath11k_wmi_addba_send(struct ath11k *ar, u32 vdev_id, const u8 *mac, in ath11k_wmi_addba_send()
2622 int ath11k_wmi_addba_clear_resp(struct ath11k *ar, u32 vdev_id, const u8 *mac) in ath11k_wmi_addba_clear_resp()
2960 ath11k_wmi_send_obss_spr_cmd(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_send_obss_spr_cmd()
3222 ath11k_wmi_send_obss_color_collision_cfg_cmd(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_send_obss_color_collision_cfg_cmd()
3265 int ath11k_wmi_send_bss_color_change_enable_cmd(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_send_bss_color_change_enable_cmd()
3299 int ath11k_wmi_fils_discovery_tmpl(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_fils_discovery_tmpl()
3342 int ath11k_wmi_probe_resp_tmpl(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_probe_resp_tmpl()
3395 int ath11k_wmi_fils_discovery(struct ath11k *ar, u32 vdev_id, u32 interval, in ath11k_wmi_fils_discovery()
3794 int ath11k_wmi_vdev_spectral_enable(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_vdev_spectral_enable()
4640 u32 *vdev_id) in ath11k_pull_vdev_del_resp_ev()
4667 u32 len, u32 *vdev_id, in ath11k_pull_bcn_tx_status_ev()
4696 u32 *vdev_id) in ath11k_pull_vdev_stopped_param_tlv()
6034 u32 vdev_id = 0; in ath11k_vdev_delete_resp_event() local
6114 u32 vdev_id, tx_status; in ath11k_bcn_tx_status_event() local
6126 u32 vdev_id = 0; in ath11k_vdev_stopped_event() local
6295 u32 vdev_id, in ath11k_get_ar_on_scan_state()