Home
last modified time | relevance | path

Searched refs:wmi_ready_event (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ath/wil6210/
Dwmi.c752 struct wmi_ready_event *evt = d; in wmi_evt_ready()
765 if (len > offsetof(struct wmi_ready_event, rfc_read_calib_result)) { in wmi_evt_ready()
Dwmi.h2247 struct wmi_ready_event { struct
/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dwmi.h2270 struct wmi_ready_event { struct
Dwmi.c5394 struct wmi_ready_event *ev = (void *)skb->data; in ath10k_wmi_op_pull_rdy_ev()