Home
last modified time | relevance | path

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

/dpdk/drivers/bus/dpaa/include/
H A Dfsl_bman.h17 struct bman_depletion { struct
21 static inline void bman_depletion_init(struct bman_depletion *c) in bman_depletion_init() argument
26 static inline void bman_depletion_fill(struct bman_depletion *c) in bman_depletion_fill()
133 struct bman_depletion state;
/dpdk/drivers/bus/dpaa/base/qbman/
H A Dbman_priv.h73 struct bman_depletion mask;
H A Dbman.c19 struct bman_depletion *pools;
57 const struct bman_depletion *pools = &c->mask; in bman_create_portal()