Searched refs:bman_count (Results 1 – 3 of 3) sorted by relevance
191 uint32_t bman_count(t_Handle pool);
282 count = bman_count(sc->sc_rx_pool); in dtsec_rm_pool_rx_depleted() 342 if (bman_count(sc->sc_rx_pool) <= DTSEC_RM_POOL_RX_MAX_SIZE) in dtsec_rm_fqr_mext_free()
360 bman_count(t_Handle pool) in bman_count() function