Searched refs:ath12k_wmi_vdev_start (Results 1 – 3 of 3) sorted by relevance
4812 int ath12k_wmi_vdev_start(struct ath12k *ar, struct wmi_vdev_start_req_arg *arg,
852 ret = ath12k_wmi_vdev_start(ar, &arg, false); in ath12k_mac_monitor_vdev_start()5856 ret = ath12k_wmi_vdev_start(ar, &arg, restart); in ath12k_mac_vdev_start_restart()
991 int ath12k_wmi_vdev_start(struct ath12k *ar, struct wmi_vdev_start_req_arg *arg, in ath12k_wmi_vdev_start() function