Home
last modified time | relevance | path

Searched refs:msix_offset_rsp (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_mbox.c76 struct msix_offset_rsp *rsp_msix; in process_pfvf_mbox_mbox_msg()
106 rsp_msix = (struct msix_offset_rsp *) msg; in process_pfvf_mbox_mbox_msg()
H A Dotx2_cpt_mbox_common.c193 sizeof(struct msix_offset_rsp)); in otx2_cpt_msix_offset_msg()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_vf.c65 mbox_handler_msix_offset(vf, (struct msix_offset_rsp *)msg); in otx2vf_process_vfaf_mbox_msg()
H A Dotx2_common.h1007 struct msix_offset_rsp *rsp);
H A Dotx2_common.c1750 struct msix_offset_rsp *rsp) in mbox_handler_msix_offset()
H A Dotx2_pf.c777 mbox_handler_msix_offset(pf, (struct msix_offset_rsp *)msg); in otx2_process_pfaf_mbox_msg()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmbox.h138 M(MSIX_OFFSET, 0x005, msix_offset, msg_req, msix_offset_rsp) \
481 struct msix_offset_rsp { struct
H A Drvu.c1837 struct msix_offset_rsp *rsp) in rvu_mbox_handler_msix_offset()