Home
last modified time | relevance | path

Searched refs:mbox_send (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_mbox.h99 struct hinic_recv_mbox mbox_send[HINIC_MAX_FUNCTIONS]; member
Dhinic_hw_mbox.c424 &mbox_work->func_to_func->mbox_send[mbox_work->src_func_idx]; in recv_func_mbox_work_handler()
646 &func_to_func->mbox_send[src] : in hinic_mbox_func_aeqe_handler()
1427 err = alloc_mbox_info(hwdev, func_to_func->mbox_send); in hinic_func_to_func_init()
1462 free_mbox_info(func_to_func->mbox_send); in hinic_func_to_func_init()
1488 free_mbox_info(func_to_func->mbox_send); in hinic_func_to_func_free()