Searched refs:rvu_detach_block (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu.c | 1384 static void rvu_detach_block(struct rvu *rvu, int pcifunc, int blktype) in rvu_detach_block() function 1465 rvu_detach_block(rvu, pcifunc, block->type); in rvu_detach_rsrcs() 1746 rvu_detach_block(rvu, pcifunc, BLKTYPE_SSO); in rvu_mbox_handler_attach_resources() 1753 rvu_detach_block(rvu, pcifunc, BLKTYPE_SSOW); in rvu_mbox_handler_attach_resources() 1760 rvu_detach_block(rvu, pcifunc, BLKTYPE_TIM); in rvu_mbox_handler_attach_resources() 1768 rvu_detach_block(rvu, pcifunc, BLKTYPE_CPT); in rvu_mbox_handler_attach_resources()
|