Searched refs:ath11k_wmi_vdev_stop (Results 1 – 3 of 3) sorted by relevance
5246 int ath11k_wmi_vdev_stop(struct ath11k *ar, u8 vdev_id);
5254 ret = ath11k_wmi_vdev_stop(ar, arvif->vdev_id); in ath11k_mac_vdev_stop()
727 int ath11k_wmi_vdev_stop(struct ath11k *ar, u8 vdev_id) in ath11k_wmi_vdev_stop() function