Home
last modified time | relevance | path

Searched refs:cpt_lfs_alloc (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/common/cnxk/
H A Droc_cpt_priv.h24 int cpt_lfs_alloc(struct dev *dev, uint8_t eng_grpmsk, uint8_t blk,
H A Droc_cpt.c378 cpt_lfs_alloc(struct dev *dev, uint8_t eng_grpmsk, uint8_t blkaddr, in cpt_lfs_alloc() function
518 rc = cpt_lfs_alloc(&cpt->dev, eng_grpmsk, blkaddr[blknum], false); in roc_cpt_dev_configure()
H A Droc_nix_inl_dev.c177 rc = cpt_lfs_alloc(dev, eng_grpmask, RVU_BLOCK_ADDR_CPT0, false); in nix_inl_cpt_setup()
H A Droc_nix_inl.c378 rc = cpt_lfs_alloc(dev, eng_grpmask, blkaddr, in roc_nix_inl_outb_init()