Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_tm.c87 struct ixgbe_tm_shaper_profile *shaper_profile; in ixgbe_tm_conf_uninit()
210 static inline struct ixgbe_tm_shaper_profile *
218 struct ixgbe_tm_shaper_profile *shaper_profile; in ixgbe_shaper_profile_search()
268 struct ixgbe_tm_shaper_profile *shaper_profile; in ixgbe_shaper_profile_add()
287 sizeof(struct ixgbe_tm_shaper_profile), in ixgbe_shaper_profile_add()
307 struct ixgbe_tm_shaper_profile *shaper_profile; in ixgbe_shaper_profile_del()
568 struct ixgbe_tm_shaper_profile *shaper_profile = NULL; in ixgbe_node_add()
H A Dixgbe_ethdev.h413 struct ixgbe_tm_shaper_profile { struct
414 TAILQ_ENTRY(ixgbe_tm_shaper_profile) node;
420 TAILQ_HEAD(ixgbe_shaper_profile_list, ixgbe_tm_shaper_profile); argument
439 struct ixgbe_tm_shaper_profile *shaper_profile;