Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/crypto/marvell/octeontx2/
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()
Dotx2_cpt_mbox_common.c182 sizeof(struct msix_offset_rsp)); in otx2_cpt_msix_offset_msg()
/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_vf.c65 mbox_handler_msix_offset(vf, (struct msix_offset_rsp *)msg); in otx2vf_process_vfaf_mbox_msg()
Dotx2_common.h940 struct msix_offset_rsp *rsp);
Dotx2_common.c1665 struct msix_offset_rsp *rsp) in mbox_handler_msix_offset()
Dotx2_pf.c786 mbox_handler_msix_offset(pf, (struct msix_offset_rsp *)msg); in otx2_process_pfaf_mbox_msg()
/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/af/
Dmbox.h131 M(MSIX_OFFSET, 0x005, msix_offset, msg_req, msix_offset_rsp) \
465 struct msix_offset_rsp { struct
Drvu.c1829 struct msix_offset_rsp *rsp) in rvu_mbox_handler_msix_offset()