Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/wireless/ath/ath12k/
Dwmi.h5649 int ath12k_wmi_vdev_start(struct ath12k *ar, struct wmi_vdev_start_req_arg *arg,
Dmac.c1091 ret = ath12k_wmi_vdev_start(ar, &arg, false); in ath12k_mac_monitor_vdev_start()
8796 ret = ath12k_wmi_vdev_start(ar, &arg, restart); in ath12k_mac_vdev_start_restart()
Dwmi.c1038 int ath12k_wmi_vdev_start(struct ath12k *ar, struct wmi_vdev_start_req_arg *arg, in ath12k_wmi_vdev_start() function