Home
last modified time | relevance | path

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

/dpdk/drivers/net/txgbe/
H A Dtxgbe_tm.c86 struct txgbe_tm_shaper_profile *shaper_profile; in txgbe_tm_conf_uninit()
203 static inline struct txgbe_tm_shaper_profile *
210 struct txgbe_tm_shaper_profile *shaper_profile; in txgbe_shaper_profile_search()
259 struct txgbe_tm_shaper_profile *shaper_profile; in txgbe_shaper_profile_add()
278 sizeof(struct txgbe_tm_shaper_profile), in txgbe_shaper_profile_add()
297 struct txgbe_tm_shaper_profile *shaper_profile; in txgbe_shaper_profile_del()
556 struct txgbe_tm_shaper_profile *shaper_profile = NULL; in txgbe_node_add()
H A Dtxgbe_ethdev.h282 struct txgbe_tm_shaper_profile { struct
283 TAILQ_ENTRY(txgbe_tm_shaper_profile) node;
289 TAILQ_HEAD(txgbe_shaper_profile_list, txgbe_tm_shaper_profile); argument
308 struct txgbe_tm_shaper_profile *shaper_profile;