Searched defs:hinic_recv_msg (Results 1 – 1 of 1) sorted by relevance
63 struct hinic_recv_msg { struct64 void *msg;65 void *buf_out;67 u16 msg_len;68 enum hinic_mod_type mod;92 struct hinic_recv_msg recv_msg_from_mgmt; argument