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/ath12k/
H A Dcore.h689 int last_wmi_vdev_start_status; member
H A Dwmi.c7200 ar->last_wmi_vdev_start_status = 0; in ath12k_vdev_start_resp_event()
7206 ar->last_wmi_vdev_start_status = status; in ath12k_vdev_start_resp_event()
H A Dmac.c1325 return ar->last_wmi_vdev_start_status ? -EINVAL : 0; in ath12k_mac_vdev_setup_sync()
/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.c3474 ar->last_wmi_vdev_start_status = 0; in ath10k_wmi_event_vdev_start_resp()
3479 ar->last_wmi_vdev_start_status = ret; in ath10k_wmi_event_vdev_start_resp()
3491 ar->last_wmi_vdev_start_status = -EINVAL; in ath10k_wmi_event_vdev_start_resp()
H A Dmac.c1031 return ar->last_wmi_vdev_start_status; in ath10k_vdev_setup_sync()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.c7448 ar->last_wmi_vdev_start_status = 0; in ath11k_vdev_start_resp_event()
7455 ar->last_wmi_vdev_start_status = status; in ath11k_vdev_start_resp_event()