Home
last modified time | relevance | path

Searched refs:bman_count (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/dpaa/
H A Dbman.h191 uint32_t bman_count(t_Handle pool);
H A Dif_dtsec_rm.c282 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()
H A Dbman.c360 bman_count(t_Handle pool) in bman_count() function