Searched refs:send_mbox_seg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_hw_mbox.c | 801 static int send_mbox_seg(struct hinic_mbox_func_to_func *func_to_func, in send_mbox_seg() function 884 err = send_mbox_seg(func_to_func, header, dst_func, msg_seg, in send_mbox_to_func()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_hw_mbox.c | 796 static int send_mbox_seg(struct hinic_mbox_func_to_func *func_to_func, in send_mbox_seg() function 879 err = send_mbox_seg(func_to_func, header, dst_func, msg_seg, in send_mbox_to_func()
|
Completed in 5 milliseconds