Searched defs:hinic_recv_msg (Results 1 – 1 of 1) sorted by relevance
106 struct hinic_recv_msg { struct107 u8 *msg;108 u8 *buf_out;110 struct completion recv_done;112 u16 cmd;113 enum hinic_mod_type mod;137 struct hinic_recv_msg recv_resp_msg_from_mgmt; argument