Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath12k/
Dwmi.h2473 struct wmi_service_ready_event { struct
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()
/linux-6.6.21/drivers/net/wireless/ath/ath10k/
Dwmi.h2275 struct wmi_service_ready_event { struct
Dwmi.c5421 struct wmi_service_ready_event *ev; in ath10k_wmi_main_op_pull_svc_rdy_ev()
/linux-6.6.21/drivers/net/wireless/ath/ath11k/
Dwmi.h2409 struct wmi_service_ready_event { struct
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()