Home
last modified time | relevance | path

Searched refs:rsrc_detach (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/crypto/marvell/octeontx2/
Dotx2_cpt_mbox_common.c150 struct rsrc_detach *req; in otx2_cpt_detach_rsrcs_msg()
153 req = (struct rsrc_detach *) in otx2_cpt_detach_rsrcs_msg()
/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/af/
Dmbox.h129 M(DETACH_RESOURCES, 0x003, detach_resources, rsrc_detach, msg_rsp) \
432 struct rsrc_detach { struct
Drvu.c1412 static int rvu_detach_rsrcs(struct rvu *rvu, struct rsrc_detach *detach, in rvu_detach_rsrcs()
1459 struct rsrc_detach *detach, in rvu_mbox_handler_detach_resources()
/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.c1486 struct rsrc_detach *detach; in otx2_detach_resources()