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 | 1412 static void rvu_detach_block(struct rvu *rvu, int pcifunc, int blktype) in rvu_detach_block() function 1501 rvu_detach_block(rvu, pcifunc, block->type); in rvu_detach_rsrcs() 1799 rvu_detach_block(rvu, pcifunc, BLKTYPE_SSO); in rvu_mbox_handler_attach_resources() 1808 rvu_detach_block(rvu, pcifunc, BLKTYPE_SSOW); in rvu_mbox_handler_attach_resources() 1817 rvu_detach_block(rvu, pcifunc, BLKTYPE_TIM); in rvu_mbox_handler_attach_resources() 1827 rvu_detach_block(rvu, pcifunc, BLKTYPE_CPT); in rvu_mbox_handler_attach_resources() 1839 rvu_detach_block(rvu, pcifunc, BLKTYPE_TIM); in rvu_mbox_handler_attach_resources() 1843 rvu_detach_block(rvu, pcifunc, BLKTYPE_SSOW); in rvu_mbox_handler_attach_resources() 1847 rvu_detach_block(rvu, pcifunc, BLKTYPE_SSO); in rvu_mbox_handler_attach_resources() 1855 rvu_detach_block(rvu, pcifunc, BLKTYPE_NIX); in rvu_mbox_handler_attach_resources() [all …]
|