Searched defs:host_if_msg (Results 1 – 1 of 1) sorted by relevance
150 struct host_if_msg { struct151 union message_body body;152 struct wilc_vif *vif;153 struct work_struct work;154 void (*fn)(struct work_struct *ws);155 struct completion work_comp;156 bool is_sync;