Home
last modified time | relevance | path

Searched refs:last_wmi_vdev_start_status (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/wireless/ath/ath11k/
A Dcore.h528 int last_wmi_vdev_start_status; member
A Dwmi.c6094 ar->last_wmi_vdev_start_status = 0; in ath11k_vdev_start_resp_event()
6101 ar->last_wmi_vdev_start_status = status; in ath11k_vdev_start_resp_event()
A Dmac.c745 return ar->last_wmi_vdev_start_status ? -EINVAL : 0; in ath11k_mac_vdev_setup_sync()
/linux/drivers/net/wireless/ath/ath10k/
A Dcore.h1152 int last_wmi_vdev_start_status; member
A Dwmi.c3446 ar->last_wmi_vdev_start_status = 0; in ath10k_wmi_event_vdev_start_resp()
3451 ar->last_wmi_vdev_start_status = ret; in ath10k_wmi_event_vdev_start_resp()
3463 ar->last_wmi_vdev_start_status = -EINVAL; in ath10k_wmi_event_vdev_start_resp()
A Dmac.c1020 return ar->last_wmi_vdev_start_status; in ath10k_vdev_setup_sync()

Completed in 79 milliseconds