Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_tm.c86 struct i40e_tm_shaper_profile *shaper_profile; in i40e_tm_conf_uninit()
202 static inline struct i40e_tm_shaper_profile *
209 struct i40e_tm_shaper_profile *shaper_profile; in i40e_shaper_profile_search()
258 struct i40e_tm_shaper_profile *shaper_profile; in i40e_shaper_profile_add()
277 sizeof(struct i40e_tm_shaper_profile), in i40e_shaper_profile_add()
296 struct i40e_tm_shaper_profile *shaper_profile; in i40e_shaper_profile_del()
460 struct i40e_tm_shaper_profile *shaper_profile = NULL; in i40e_node_add()
H A Di40e_ethdev.h981 struct i40e_tm_shaper_profile { struct
982 TAILQ_ENTRY(i40e_tm_shaper_profile) node;
988 TAILQ_HEAD(i40e_shaper_profile_list, i40e_tm_shaper_profile); argument
1006 struct i40e_tm_shaper_profile *shaper_profile;