Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/marvell/octeontx2/
Dotx2_cpt_mbox_common.c159 struct rsrc_detach *req; in otx2_cpt_detach_rsrcs_msg()
162 req = (struct rsrc_detach *) in otx2_cpt_detach_rsrcs_msg()
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/
Dmbox.h136 M(DETACH_RESOURCES, 0x003, detach_resources, rsrc_detach, msg_rsp) \
457 struct rsrc_detach { struct
Drvu.c1425 static int rvu_detach_rsrcs(struct rvu *rvu, struct rsrc_detach *detach, in rvu_detach_rsrcs()
1472 struct rsrc_detach *detach, in rvu_mbox_handler_detach_resources()
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.c1582 struct rsrc_detach *detach; in otx2_detach_resources()