Home
last modified time | relevance | path

Searched refs:bman_depletion_init (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/bus/dpaa/include/
H A Dfsl_bman.h21 static inline void bman_depletion_init(struct bman_depletion *c) in bman_depletion_init() function
/dpdk/drivers/bus/dpaa/base/qbman/
H A Dbman.c81 bman_depletion_init(portal->pools + 1); in bman_create_portal()