Home
last modified time | relevance | path

Searched refs:ath12k_wmi_vdev_start (Results 1 – 3 of 3) sorted by relevance

/drivers/net/wireless/ath/ath12k/
Dwmi.h4812 int ath12k_wmi_vdev_start(struct ath12k *ar, struct wmi_vdev_start_req_arg *arg,
Dmac.c852 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()
Dwmi.c991 int ath12k_wmi_vdev_start(struct ath12k *ar, struct wmi_vdev_start_req_arg *arg, in ath12k_wmi_vdev_start() function