Home
last modified time | relevance | path

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

/freebsd/sys/dev/dpaa/
H A Dbman.h151 int bman_pool_fill(t_Handle pool, uint16_t nbufs);
H A Dbman.c291 bman_pool_fill(t_Handle pool, uint16_t nbufs) in bman_pool_fill() function
H A Dif_dtsec_rm.c286 bman_pool_fill(sc->sc_rx_pool, DTSEC_RM_POOL_RX_HIGH_MARK); in dtsec_rm_pool_rx_depleted()