Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h2473 struct wmi_service_ready_event { struct
H A Dwmi.c116 .min_len = sizeof(struct wmi_service_ready_event) },
632 const struct wmi_service_ready_event *ev = evt_buf; in ath12k_pull_service_ready_tlv()
/openbmc/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()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h2409 struct wmi_service_ready_event { struct
H A Dwmi.c98 = { .min_len = sizeof(struct wmi_service_ready_event) },
516 const struct wmi_service_ready_event *ev = evt_buf; in ath11k_pull_service_ready_tlv()