Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath11k/
Dwmi.h5981 int ath11k_wmi_vdev_start(struct ath11k *ar, struct wmi_vdev_start_req_arg *arg,
Dmac.c949 ret = ath11k_wmi_vdev_start(ar, &arg, false); in ath11k_mac_monitor_vdev_start()
6764 ret = ath11k_wmi_vdev_start(ar, &arg, restart); in ath11k_mac_vdev_start_restart()
Dwmi.c901 int ath11k_wmi_vdev_start(struct ath11k *ar, struct wmi_vdev_start_req_arg *arg, in ath11k_wmi_vdev_start() function