Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.h2276 struct wmi_service_ready_event { struct
H A Dwmi.c5443 struct wmi_service_ready_event *ev; in ath10k_wmi_main_op_pull_svc_rdy_ev()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h2525 struct wmi_service_ready_event { struct
H A Dwmi.c117 .min_len = sizeof(struct wmi_service_ready_event) },
641 const struct wmi_service_ready_event *ev = evt_buf; in ath12k_pull_service_ready_tlv()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h2427 struct wmi_service_ready_event { struct
H A Dwmi.c99 = { .min_len = sizeof(struct wmi_service_ready_event) },
521 const struct wmi_service_ready_event *ev = evt_buf; in ath11k_pull_service_ready_tlv()