Searched refs:bman_depletion (Results 1 – 6 of 6) sorted by relevance
83 struct bman_depletion { struct89 static __inline__ void bman_depletion_init(struct bman_depletion *c) in bman_depletion_init() argument93 static __inline__ void bman_depletion_fill(struct bman_depletion *c) in bman_depletion_fill()97 static __inline__ int bman_depletion_get(const struct bman_depletion *c, uint8_t bpid) in bman_depletion_get()101 static __inline__ void bman_depletion_set(struct bman_depletion *c, uint8_t bpid) in bman_depletion_set()105 static __inline__ void bman_depletion_unset(struct bman_depletion *c, uint8_t bpid) in bman_depletion_unset()292 volatile struct bman_depletion state;
258 struct bman_depletion mask;269 …struct bman_depletion pools[2]; /**< 2-element array. pools[0] is mask, pools[1] is snapshot. …450 t_Error BmPortalQuery(t_Handle h_BmPortal, struct bman_depletion *p_Pools, bool depletion);
93 const struct bman_depletion *pools) in bman_create_portal()199 struct bman_depletion tmp; in __poll_portal_slow()433 t_Error BmPortalQuery(t_Handle h_BmPortal, struct bman_depletion *p_Pools, bool depletion) in BmPortalQuery()
17 struct bman_depletion { struct21 static inline void bman_depletion_init(struct bman_depletion *c) in bman_depletion_init() argument26 static inline void bman_depletion_fill(struct bman_depletion *c) in bman_depletion_fill()133 struct bman_depletion state;
73 struct bman_depletion mask;
19 struct bman_depletion *pools;57 const struct bman_depletion *pools = &c->mask; in bman_create_portal()