Home
last modified time | relevance | path

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

/f-stack/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
/f-stack/freebsd/contrib/ncsw/Peripherals/BM/
H A Dfsl_bman.h89 static __inline__ void bman_depletion_init(struct bman_depletion *c) in bman_depletion_init() function
H A Dbm_portal.c136 bman_depletion_init(&p_BmPortal->pools[1]); in bman_create_portal()
/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dbman.c81 bman_depletion_init(portal->pools + 1); in bman_create_portal()