Home
last modified time | relevance | path

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

/linux-6.8/drivers/net/wireless/ath/ath12k/
Dwmi.h4816 int ath12k_wmi_vdev_start(struct ath12k *ar, struct wmi_vdev_start_req_arg *arg,
Dmac.c857 ret = ath12k_wmi_vdev_start(ar, &arg, false); in ath12k_mac_monitor_vdev_start()
6032 ret = ath12k_wmi_vdev_start(ar, &arg, restart); in ath12k_mac_vdev_start_restart()
Dwmi.c993 int ath12k_wmi_vdev_start(struct ath12k *ar, struct wmi_vdev_start_req_arg *arg, in ath12k_wmi_vdev_start() function