Home
last modified time | relevance | path

Searched refs:last_wmi_vdev_start_status (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dcore.h511 int last_wmi_vdev_start_status; member
H A Dwmi.c5577 ar->last_wmi_vdev_start_status = 0; in ath11k_vdev_start_resp_event()
5584 ar->last_wmi_vdev_start_status = status; in ath11k_vdev_start_resp_event()
H A Dmac.c4887 return ar->last_wmi_vdev_start_status ? -EINVAL : 0; in ath11k_mac_vdev_setup_sync()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Dcore.h523 int last_wmi_vdev_start_status; member
H A Dwmi.c5679 ar->last_wmi_vdev_start_status = 0; in ath12k_vdev_start_resp_event()
5686 ar->last_wmi_vdev_start_status = status; in ath12k_vdev_start_resp_event()
H A Dmac.c802 return ar->last_wmi_vdev_start_status ? -EINVAL : 0; in ath12k_mac_vdev_setup_sync()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dcore.h1139 int last_wmi_vdev_start_status; member
H 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()
H A Dmac.c1016 return ar->last_wmi_vdev_start_status; in ath10k_vdev_setup_sync()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dcore.h667 int last_wmi_vdev_start_status; member
H A Dwmi.c7365 ar->last_wmi_vdev_start_status = 0; in ath11k_vdev_start_resp_event()
7372 ar->last_wmi_vdev_start_status = status; in ath11k_vdev_start_resp_event()
H A Dmac.c911 return ar->last_wmi_vdev_start_status ? -EINVAL : 0; in ath11k_mac_vdev_setup_sync()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dcore.h1155 int last_wmi_vdev_start_status; member
H 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()
H A Dmac.c1027 return ar->last_wmi_vdev_start_status; in ath10k_vdev_setup_sync()

Completed in 138 milliseconds