Lines Matching defs:vdev_id

574 int ath11k_wmi_mgmt_send(struct ath11k *ar, u32 vdev_id, u32 buf_id,  in ath11k_wmi_mgmt_send()
700 int ath11k_wmi_vdev_delete(struct ath11k *ar, u8 vdev_id) in ath11k_wmi_vdev_delete()
727 int ath11k_wmi_vdev_stop(struct ath11k *ar, u8 vdev_id) in ath11k_wmi_vdev_stop()
755 int ath11k_wmi_vdev_down(struct ath11k *ar, u8 vdev_id) in ath11k_wmi_vdev_down()
911 int ath11k_wmi_vdev_up(struct ath11k *ar, u32 vdev_id, u32 aid, const u8 *bssid) in ath11k_wmi_vdev_up()
978 const u8 *peer_addr, u8 vdev_id) in ath11k_wmi_send_peer_delete_cmd()
1050 u32 vdev_id, u32 param_id, u32 param_val) in ath11k_wmi_set_peer_param()
1118 int vdev_id, const u8 *addr, in ath11k_wmi_peer_rx_reorder_queue_setup()
1229 int ath11k_wmi_pdev_set_ps_mode(struct ath11k *ar, int vdev_id, u32 enable) in ath11k_wmi_pdev_set_ps_mode()
1392 int ath11k_wmi_set_sta_ps_param(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_set_sta_ps_param()
1455 int ath11k_wmi_vdev_set_param_cmd(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_vdev_set_param_cmd()
1551 u32 vdev_id, u32 bcn_ctrl_op) in ath11k_wmi_send_bcn_offload_control_cmd()
1584 int ath11k_wmi_bcn_tmpl(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_bcn_tmpl()
2391 int ath11k_wmi_send_wmm_update_cmd_tlv(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_send_wmm_update_cmd_tlv()
2494 int ath11k_wmi_delba_send(struct ath11k *ar, u32 vdev_id, const u8 *mac, in ath11k_wmi_delba_send()
2530 int ath11k_wmi_addba_set_resp(struct ath11k *ar, u32 vdev_id, const u8 *mac, in ath11k_wmi_addba_set_resp()
2566 int ath11k_wmi_addba_send(struct ath11k *ar, u32 vdev_id, const u8 *mac, in ath11k_wmi_addba_send()
2601 int ath11k_wmi_addba_clear_resp(struct ath11k *ar, u32 vdev_id, const u8 *mac) in ath11k_wmi_addba_clear_resp()
2939 ath11k_wmi_send_obss_spr_cmd(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_send_obss_spr_cmd()
3201 ath11k_wmi_send_obss_color_collision_cfg_cmd(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_send_obss_color_collision_cfg_cmd()
3244 int ath11k_wmi_send_bss_color_change_enable_cmd(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_send_bss_color_change_enable_cmd()
3278 int ath11k_wmi_fils_discovery_tmpl(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_fils_discovery_tmpl()
3321 int ath11k_wmi_probe_resp_tmpl(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_probe_resp_tmpl()
3374 int ath11k_wmi_fils_discovery(struct ath11k *ar, u32 vdev_id, u32 interval, in ath11k_wmi_fils_discovery()
3773 int ath11k_wmi_vdev_spectral_enable(struct ath11k *ar, u32 vdev_id, in ath11k_wmi_vdev_spectral_enable()
4619 u32 *vdev_id) in ath11k_pull_vdev_del_resp_ev()
4646 u32 len, u32 *vdev_id, in ath11k_pull_bcn_tx_status_ev()
4675 u32 *vdev_id) in ath11k_pull_vdev_stopped_param_tlv()
5967 u32 vdev_id = 0; in ath11k_vdev_delete_resp_event() local
6047 u32 vdev_id, tx_status; in ath11k_bcn_tx_status_event() local
6059 u32 vdev_id = 0; in ath11k_vdev_stopped_event() local
6224 u32 vdev_id) in ath11k_get_ar_on_scan_abort()