Searched refs:hinic_recv_mbox (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_hw_mbox.h | 43 struct hinic_recv_mbox { struct 98 struct hinic_recv_mbox mbox_resp[HINIC_MAX_FUNCTIONS]; 99 struct hinic_recv_mbox mbox_send[HINIC_MAX_FUNCTIONS]; 121 struct hinic_recv_mbox *recv_mbox;
|
H A D | hinic_hw_mbox.c | 307 struct hinic_recv_mbox *recv_mbox, in recv_vf_mbox_handler() 340 struct hinic_recv_mbox *recv_mbox, in recv_pf_from_vf_mbox_handler() 377 static bool check_mbox_seq_id_and_seg_len(struct hinic_recv_mbox *recv_mbox, in check_mbox_seq_id_and_seg_len() 396 struct hinic_recv_mbox *recv_mbox) in resp_mbox_handler() 411 struct hinic_recv_mbox *recv_mbox, 418 struct hinic_recv_mbox *recv_mbox; in recv_func_mbox_work_handler() 432 void *header, struct hinic_recv_mbox *recv_mbox) in recv_mbox_handler() 435 struct hinic_recv_mbox *rcv_mbox_temp = NULL; in recv_mbox_handler() 628 struct hinic_recv_mbox *recv_mbox; in hinic_mbox_func_aeqe_handler() 909 struct hinic_recv_mbox *recv_mbo in response_for_recv_func_mbox() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_hw_mbox.h | 43 struct hinic_recv_mbox { struct 98 struct hinic_recv_mbox mbox_resp[HINIC_MAX_FUNCTIONS]; 99 struct hinic_recv_mbox mbox_send[HINIC_MAX_FUNCTIONS]; 121 struct hinic_recv_mbox *recv_mbox;
|
H A D | hinic_hw_mbox.c | 302 struct hinic_recv_mbox *recv_mbox, in recv_vf_mbox_handler() 335 struct hinic_recv_mbox *recv_mbox, in recv_pf_from_vf_mbox_handler() 372 static bool check_mbox_seq_id_and_seg_len(struct hinic_recv_mbox *recv_mbox, in check_mbox_seq_id_and_seg_len() 391 struct hinic_recv_mbox *recv_mbox) in resp_mbox_handler() 406 struct hinic_recv_mbox *recv_mbox, 413 struct hinic_recv_mbox *recv_mbox; in recv_func_mbox_work_handler() 427 void *header, struct hinic_recv_mbox *recv_mbox) in recv_mbox_handler() 430 struct hinic_recv_mbox *rcv_mbox_temp = NULL; in recv_mbox_handler() 623 struct hinic_recv_mbox *recv_mbox; in hinic_mbox_func_aeqe_handler() 904 struct hinic_recv_mbox *recv_mbo in response_for_recv_func_mbox() [all...] |
Completed in 9 milliseconds