Searched refs:hinic_recv_mbox (Results 1 – 2 of 2) sorted by relevance
34 struct hinic_recv_mbox { struct66 struct hinic_recv_mbox mbox_resp[HINIC_MAX_FUNCTIONS];67 struct hinic_recv_mbox mbox_send[HINIC_MAX_FUNCTIONS];
174 struct hinic_recv_mbox *recv_mbox, in recv_vf_mbox_handler()213 struct hinic_recv_mbox *recv_mbox, in recv_func_mbox_handler()242 static bool check_mbox_seq_id_and_seg_len(struct hinic_recv_mbox *recv_mbox, in check_mbox_seq_id_and_seg_len()369 static int init_mbox_info(struct hinic_recv_mbox *mbox_info) in init_mbox_info()394 static void clean_mbox_info(struct hinic_recv_mbox *mbox_info) in clean_mbox_info()400 static int alloc_mbox_info(struct hinic_recv_mbox *mbox_info) in alloc_mbox_info()423 static void free_mbox_info(struct hinic_recv_mbox *mbox_info) in free_mbox_info()475 void *header, struct hinic_recv_mbox *recv_mbox, void *param) in recv_mbox_handler()555 struct hinic_recv_mbox *recv_mbox; in hinic_mbox_func_aeqe_handler()727 struct hinic_recv_mbox *mbox_for_resp = in hinic_mbox_to_func()