Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/marvell/octeontx2/
Dotx2_cptvf_mbox.c77 struct msix_offset_rsp *rsp_msix; in process_pfvf_mbox_mbox_msg()
107 rsp_msix = (struct msix_offset_rsp *) msg; in process_pfvf_mbox_mbox_msg()
Dotx2_cpt_mbox_common.c193 sizeof(struct msix_offset_rsp)); in otx2_cpt_msix_offset_msg()
Dotx2_cptpf_mbox.c460 struct msix_offset_rsp *rsp_msix; in process_afpf_mbox_msg()
481 rsp_msix = (struct msix_offset_rsp *) msg; in process_afpf_mbox_msg()
/linux-6.12.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.h1008 struct msix_offset_rsp *rsp);
Dotx2_common.c1750 struct msix_offset_rsp *rsp) in mbox_handler_msix_offset()
Dotx2_pf.c773 mbox_handler_msix_offset(pf, (struct msix_offset_rsp *)msg); in otx2_process_pfaf_mbox_msg()
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/
Dmbox.h138 M(MSIX_OFFSET, 0x005, msix_offset, msg_req, msix_offset_rsp) \
490 struct msix_offset_rsp { struct
Drvu.c1842 struct msix_offset_rsp *rsp) in rvu_mbox_handler_msix_offset()