Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/wireless/ath/ath11k/
Dwmi.h6367 int ath11k_wmi_vdev_start(struct ath11k *ar, struct wmi_vdev_start_req_arg *arg,
Dmac.c954 ret = ath11k_wmi_vdev_start(ar, &arg, false); in ath11k_mac_monitor_vdev_start()
7164 ret = ath11k_wmi_vdev_start(ar, &arg, restart); in ath11k_mac_vdev_start_restart()
Dwmi.c922 int ath11k_wmi_vdev_start(struct ath11k *ar, struct wmi_vdev_start_req_arg *arg, in ath11k_wmi_vdev_start() function