Searched refs:SPX5_SDLB_CNT (Results 1 – 2 of 2) sorted by relevance
15 static struct sparx5_pool_entry sparx5_psfp_fm_pool[SPX5_SDLB_CNT];46 return sparx5_pool_get_with_idx(sparx5_psfp_fm_pool, SPX5_SDLB_CNT, idx, in sparx5_psfp_fm_get()52 return sparx5_pool_put(sparx5_psfp_fm_pool, SPX5_SDLB_CNT, id); in sparx5_psfp_fm_put()
434 #define SPX5_SDLB_CNT 4096 macro