Home
last modified time | relevance | path

Searched refs:pending_wmi_event (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ath/wil6210/
Dwmi.c1508 struct pending_wmi_event *evt; in wmi_recv_cmd()
1559 evt = kmalloc(ALIGN(offsetof(struct pending_wmi_event, in wmi_recv_cmd()
2546 struct pending_wmi_event *evt, *t; in wmi_event_flush()
2868 struct pending_wmi_event *evt; in wmi_event_worker()
2873 evt = list_entry(lh, struct pending_wmi_event, list); in wmi_event_worker()
Dwil6210.h484 struct pending_wmi_event { struct