Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.h2473 struct wmi_service_ready_event { struct
H A Dwmi.c116 .min_len = sizeof(struct wmi_service_ready_event) },
644 const struct wmi_service_ready_event *ev = evt_buf; in ath12k_pull_service_ready_tlv()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwmi.h2275 struct wmi_service_ready_event { struct
H A Dwmi.c5490 struct wmi_service_ready_event *ev; in ath10k_wmi_main_op_pull_svc_rdy_ev()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.h2412 struct wmi_service_ready_event { struct
H A Dwmi.c118 = { .min_len = sizeof(struct wmi_service_ready_event) },
567 const struct wmi_service_ready_event *ev = evt_buf; in ath11k_pull_service_ready_tlv()