Searched defs:hinic_recv_mbox (Results 1 – 1 of 1) sorted by relevance
43 struct hinic_recv_mbox { struct44 struct completion recv_done;45 void *mbox;46 u8 cmd;47 enum hinic_mod_type mod;48 u16 mbox_len;49 void *buf_out;50 enum hinic_mbox_ack_type ack_type;51 struct mbox_msg_info msg_info;52 u8 seq_id;[all …]