cptlfs 267 drivers/net/ethernet/marvell/octeontx2/af/mbox.h u16 cptlfs; cptlfs 283 drivers/net/ethernet/marvell/octeontx2/af/mbox.h u8 cptlfs:1; cptlfs 296 drivers/net/ethernet/marvell/octeontx2/af/mbox.h u8 cptlfs; cptlfs 307 drivers/net/ethernet/marvell/octeontx2/af/rvu.c attach ? pfvf->cptlfs++ : pfvf->cptlfs--; cptlfs 308 drivers/net/ethernet/marvell/octeontx2/af/rvu.c num_lfs = pfvf->cptlfs; cptlfs 903 drivers/net/ethernet/marvell/octeontx2/af/rvu.c return pfvf->cptlfs; cptlfs 1016 drivers/net/ethernet/marvell/octeontx2/af/rvu.c else if ((blkid == BLKADDR_CPT0) && !detach->cptlfs) cptlfs 1152 drivers/net/ethernet/marvell/octeontx2/af/rvu.c if (req->cptlfs) { cptlfs 1154 drivers/net/ethernet/marvell/octeontx2/af/rvu.c if (req->cptlfs > block->lf.max) { cptlfs 1157 drivers/net/ethernet/marvell/octeontx2/af/rvu.c pcifunc, req->cptlfs, block->lf.max); cptlfs 1162 drivers/net/ethernet/marvell/octeontx2/af/rvu.c if (req->cptlfs > mappedlfs && cptlfs 1163 drivers/net/ethernet/marvell/octeontx2/af/rvu.c ((req->cptlfs - mappedlfs) > free_lfs)) cptlfs 1222 drivers/net/ethernet/marvell/octeontx2/af/rvu.c if (attach->cptlfs) { cptlfs 1225 drivers/net/ethernet/marvell/octeontx2/af/rvu.c rvu_attach_block(rvu, pcifunc, BLKTYPE_CPT, attach->cptlfs); cptlfs 1337 drivers/net/ethernet/marvell/octeontx2/af/rvu.c rsp->cptlfs = pfvf->cptlfs; cptlfs 1338 drivers/net/ethernet/marvell/octeontx2/af/rvu.c for (slot = 0; slot < rsp->cptlfs; slot++) { cptlfs 110 drivers/net/ethernet/marvell/octeontx2/af/rvu.h u16 cptlfs;