Searched refs:rvu_detach_block (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu.c | 1379 static void rvu_detach_block(struct rvu *rvu, int pcifunc, int blktype) in rvu_detach_block() function 1460 rvu_detach_block(rvu, pcifunc, block->type); in rvu_detach_rsrcs() 1741 rvu_detach_block(rvu, pcifunc, BLKTYPE_SSO); in rvu_mbox_handler_attach_resources() 1748 rvu_detach_block(rvu, pcifunc, BLKTYPE_SSOW); in rvu_mbox_handler_attach_resources() 1755 rvu_detach_block(rvu, pcifunc, BLKTYPE_TIM); in rvu_mbox_handler_attach_resources() 1763 rvu_detach_block(rvu, pcifunc, BLKTYPE_CPT); in rvu_mbox_handler_attach_resources()
|