Searched refs:rvu_detach_block (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/af/ |
| D | rvu.c | 1370 static void rvu_detach_block(struct rvu *rvu, int pcifunc, int blktype) in rvu_detach_block() function 1451 rvu_detach_block(rvu, pcifunc, block->type); in rvu_detach_rsrcs() 1732 rvu_detach_block(rvu, pcifunc, BLKTYPE_SSO); in rvu_mbox_handler_attach_resources() 1739 rvu_detach_block(rvu, pcifunc, BLKTYPE_SSOW); in rvu_mbox_handler_attach_resources() 1746 rvu_detach_block(rvu, pcifunc, BLKTYPE_TIM); in rvu_mbox_handler_attach_resources() 1754 rvu_detach_block(rvu, pcifunc, BLKTYPE_CPT); in rvu_mbox_handler_attach_resources()
|