Searched refs:ath11k_wmi_vdev_start (Results 1 – 3 of 3) sorted by relevance
5981 int ath11k_wmi_vdev_start(struct ath11k *ar, struct wmi_vdev_start_req_arg *arg,
949 ret = ath11k_wmi_vdev_start(ar, &arg, false); in ath11k_mac_monitor_vdev_start()6764 ret = ath11k_wmi_vdev_start(ar, &arg, restart); in ath11k_mac_vdev_start_restart()
901 int ath11k_wmi_vdev_start(struct ath11k *ar, struct wmi_vdev_start_req_arg *arg, in ath11k_wmi_vdev_start() function