Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/dpaa/
Dbman.h193 uint32_t bman_count(t_Handle pool);
Dif_dtsec_rm.c287 count = bman_count(sc->sc_rx_pool); in dtsec_rm_pool_rx_depleted()
349 if (bman_count(sc->sc_rx_pool) <= DTSEC_RM_POOL_RX_MAX_SIZE) in dtsec_rm_fqr_mext_free()
Dbman.c365 bman_count(t_Handle pool) in bman_count() function