Home
last modified time | relevance | path

Searched defs:host_if_msg (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/staging/wilc1000/
Dwilc_hif.c80 struct host_if_msg { struct
81 union wilc_message_body body;
82 struct wilc_vif *vif;
83 struct work_struct work;
84 void (*fn)(struct work_struct *ws);
85 struct completion work_comp;
86 bool is_sync;