Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/huawei/hinic/
A 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()
A Dhinic_hw_mbox.h99 struct hinic_recv_mbox mbox_send[HINIC_MAX_FUNCTIONS]; member
/linux/drivers/cxl/
A Dcxlmem.h145 int (*mbox_send)(struct cxl_mem *cxlm, struct cxl_mbox_cmd *cmd); member
A Dpci.c285 cxlm->mbox_send = cxl_pci_mbox_send; in cxl_pci_setup_mailbox()
/linux/drivers/cxl/core/
A Dmbox.c170 rc = cxlm->mbox_send(cxlm, &mbox_cmd); in cxl_mem_mbox_send_cmd()
420 rc = cxlm->mbox_send(cxlm, &mbox_cmd); in handle_mailbox_cmd_from_user()
/linux/tools/testing/cxl/test/
A Dmem.c215 cxlm->mbox_send = cxl_mock_mbox_send; in cxl_mock_mem_probe()

Completed in 13 milliseconds