Searched refs:msix_offset_rsp (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx2/ |
H A D | otx2_cptvf_mbox.c | 76 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 D | otx2_cpt_mbox_common.c | 193 sizeof(struct msix_offset_rsp)); in otx2_cpt_msix_offset_msg()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | mbox.h | 129 M(MSIX_OFFSET, 0x005, msix_offset, msg_req, msix_offset_rsp) \ 305 struct msix_offset_rsp { struct
|
H A D | rvu.c | 1531 struct msix_offset_rsp *rsp) in rvu_mbox_handler_msix_offset()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_common.h | 619 struct msix_offset_rsp *rsp);
|
H A D | otx2_vf.c | 58 mbox_handler_msix_offset(vf, (struct msix_offset_rsp *)msg); in otx2vf_process_vfaf_mbox_msg()
|
H A D | otx2_common.c | 1526 struct msix_offset_rsp *rsp) in mbox_handler_msix_offset()
|
H A D | otx2_pf.c | 772 mbox_handler_msix_offset(pf, (struct msix_offset_rsp *)msg); in otx2_process_pfaf_mbox_msg()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_vf.c | 65 mbox_handler_msix_offset(vf, (struct msix_offset_rsp *)msg); in otx2vf_process_vfaf_mbox_msg()
|
H A D | otx2_common.h | 1007 struct msix_offset_rsp *rsp);
|
H A D | otx2_common.c | 1750 struct msix_offset_rsp *rsp) in mbox_handler_msix_offset()
|
H A D | otx2_pf.c | 777 mbox_handler_msix_offset(pf, (struct msix_offset_rsp *)msg); in otx2_process_pfaf_mbox_msg()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | mbox.h | 138 M(MSIX_OFFSET, 0x005, msix_offset, msg_req, msix_offset_rsp) \ 481 struct msix_offset_rsp { struct
|
H A D | rvu.c | 1837 struct msix_offset_rsp *rsp) in rvu_mbox_handler_msix_offset()
|
Completed in 39 milliseconds