| /dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_tm.c | 71 TAILQ_INIT(&tm_conf->shaper_profile_list); in ixgbe_tm_conf_init() 108 TAILQ_FIRST(&tm_conf->shaper_profile_list))) { in ixgbe_tm_conf_uninit() 109 TAILQ_REMOVE(&tm_conf->shaper_profile_list, in ixgbe_tm_conf_uninit() 216 struct ixgbe_shaper_profile_list *shaper_profile_list = in ixgbe_shaper_profile_search() local 217 &tm_conf->shaper_profile_list; in ixgbe_shaper_profile_search() 220 TAILQ_FOREACH(shaper_profile, shaper_profile_list, node) { in ixgbe_shaper_profile_search() 294 TAILQ_INSERT_TAIL(&tm_conf->shaper_profile_list, in ixgbe_shaper_profile_add() 327 TAILQ_REMOVE(&tm_conf->shaper_profile_list, shaper_profile, node); in ixgbe_shaper_profile_del()
|
| H A D | ixgbe_ethdev.h | 442 struct ixgbe_shaper_profile_list shaper_profile_list; member
|
| /dpdk/drivers/net/txgbe/ |
| H A D | txgbe_tm.c | 71 TAILQ_INIT(&tm_conf->shaper_profile_list); in txgbe_tm_conf_init() 107 TAILQ_FIRST(&tm_conf->shaper_profile_list))) { in txgbe_tm_conf_uninit() 108 TAILQ_REMOVE(&tm_conf->shaper_profile_list, in txgbe_tm_conf_uninit() 208 struct txgbe_shaper_profile_list *shaper_profile_list = in txgbe_shaper_profile_search() local 209 &tm_conf->shaper_profile_list; in txgbe_shaper_profile_search() 212 TAILQ_FOREACH(shaper_profile, shaper_profile_list, node) { in txgbe_shaper_profile_search() 285 TAILQ_INSERT_TAIL(&tm_conf->shaper_profile_list, in txgbe_shaper_profile_add() 317 TAILQ_REMOVE(&tm_conf->shaper_profile_list, shaper_profile, node); in txgbe_shaper_profile_del()
|
| H A D | txgbe_ethdev.h | 316 struct txgbe_shaper_profile_list shaper_profile_list; member
|
| /dpdk/drivers/net/ice/ |
| H A D | ice_dcf_sched.c | 45 TAILQ_INIT(&hw->tm_conf.shaper_profile_list); in ice_dcf_tm_conf_init() 82 TAILQ_FIRST(&hw->tm_conf.shaper_profile_list))) { in ice_dcf_tm_conf_uninit() 83 TAILQ_REMOVE(&hw->tm_conf.shaper_profile_list, in ice_dcf_tm_conf_uninit() 127 struct ice_dcf_shaper_profile_list *shaper_profile_list = in ice_dcf_shaper_profile_search() local 128 &hw->tm_conf.shaper_profile_list; in ice_dcf_shaper_profile_search() 131 TAILQ_FOREACH(shaper_profile, shaper_profile_list, node) { in ice_dcf_shaper_profile_search() 523 TAILQ_INSERT_TAIL(&hw->tm_conf.shaper_profile_list, in ice_dcf_shaper_profile_add() 556 TAILQ_REMOVE(&hw->tm_conf.shaper_profile_list, shaper_profile, node); in ice_dcf_shaper_profile_del()
|
| H A D | ice_dcf.h | 74 struct ice_dcf_shaper_profile_list shaper_profile_list; member
|
| /dpdk/drivers/net/iavf/ |
| H A D | iavf_tm.c | 57 TAILQ_INIT(&vf->tm_conf.shaper_profile_list); in iavf_tm_conf_init() 93 TAILQ_FIRST(&vf->tm_conf.shaper_profile_list))) { in iavf_tm_conf_uninit() 94 TAILQ_REMOVE(&vf->tm_conf.shaper_profile_list, in iavf_tm_conf_uninit() 258 struct iavf_shaper_profile_list *shaper_profile_list = in iavf_shaper_profile_search() local 259 &vf->tm_conf.shaper_profile_list; in iavf_shaper_profile_search() 262 TAILQ_FOREACH(shaper_profile, shaper_profile_list, node) { in iavf_shaper_profile_search() 548 TAILQ_INSERT_TAIL(&vf->tm_conf.shaper_profile_list, in iavf_shaper_profile_add() 580 TAILQ_REMOVE(&vf->tm_conf.shaper_profile_list, shaper_profile, node); in iavf_shaper_profile_del()
|
| H A D | iavf.h | 201 struct iavf_shaper_profile_list shaper_profile_list; member
|
| /dpdk/drivers/net/i40e/ |
| H A D | i40e_tm.c | 71 TAILQ_INIT(&pf->tm_conf.shaper_profile_list); in i40e_tm_conf_init() 107 TAILQ_FIRST(&pf->tm_conf.shaper_profile_list))) { in i40e_tm_conf_uninit() 108 TAILQ_REMOVE(&pf->tm_conf.shaper_profile_list, in i40e_tm_conf_uninit() 207 struct i40e_shaper_profile_list *shaper_profile_list = in i40e_shaper_profile_search() local 208 &pf->tm_conf.shaper_profile_list; in i40e_shaper_profile_search() 211 TAILQ_FOREACH(shaper_profile, shaper_profile_list, node) { in i40e_shaper_profile_search() 284 TAILQ_INSERT_TAIL(&pf->tm_conf.shaper_profile_list, in i40e_shaper_profile_add() 316 TAILQ_REMOVE(&pf->tm_conf.shaper_profile_list, shaper_profile, node); in i40e_shaper_profile_del()
|
| H A D | i40e_ethdev.h | 1008 struct i40e_shaper_profile_list shaper_profile_list; member
|
| /dpdk/drivers/net/hns3/ |
| H A D | hns3_tm.c | 41 TAILQ_INIT(&pf->tm_conf.shaper_profile_list); in hns3_tm_conf_init() 87 TAILQ_FIRST(&pf->tm_conf.shaper_profile_list))) { in hns3_tm_conf_uninit() 88 TAILQ_REMOVE(&pf->tm_conf.shaper_profile_list, in hns3_tm_conf_uninit() 155 struct hns3_shaper_profile_list *shaper_profile_list = in hns3_tm_shaper_profile_search() local 156 &pf->tm_conf.shaper_profile_list; in hns3_tm_shaper_profile_search() 159 TAILQ_FOREACH(shaper_profile, shaper_profile_list, node) { in hns3_tm_shaper_profile_search() 260 TAILQ_INSERT_TAIL(&pf->tm_conf.shaper_profile_list, in hns3_tm_shaper_profile_add() 291 TAILQ_REMOVE(&pf->tm_conf.shaper_profile_list, shaper_profile, node); in hns3_tm_shaper_profile_del()
|
| H A D | hns3_tm.h | 63 struct hns3_shaper_profile_list shaper_profile_list; member
|
| H A D | hns3_ethdev_dump.c | 637 struct hns3_shaper_profile_list *shaper_profile_list = in get_tm_conf_shaper_info() local 638 &conf->shaper_profile_list; in get_tm_conf_shaper_info() 645 TAILQ_FOREACH(shaper_profile, shaper_profile_list, node) { in get_tm_conf_shaper_info()
|
| /dpdk/drivers/common/cnxk/ |
| H A D | roc_nix_tm_utils.c | 107 TAILQ_FOREACH(profile, &nix->shaper_profile_list, shaper) { in nix_tm_shaper_profile_search() 884 TAILQ_FOREACH(profile, &nix->shaper_profile_list, shaper) { in nix_tm_shaper_profile_rate_min() 1065 list = &nix->shaper_profile_list; in roc_nix_tm_shaper_profile_next()
|
| H A D | roc_nix_tm.c | 23 list = &nix->shaper_profile_list; in nix_tm_clear_shaper_profiles() 28 TAILQ_REMOVE(&nix->shaper_profile_list, shaper_profile, shaper); in nix_tm_clear_shaper_profiles() 1675 TAILQ_INIT(&nix->shaper_profile_list); in nix_tm_conf_init()
|
| H A D | roc_nix_priv.h | 177 struct nix_tm_shaper_profile_list shaper_profile_list; member
|
| H A D | roc_nix_tm_ops.c | 195 TAILQ_INSERT_TAIL(&nix->shaper_profile_list, profile, shaper); in nix_tm_shaper_profile_add() 271 TAILQ_REMOVE(&nix->shaper_profile_list, profile, shaper); in roc_nix_tm_shaper_profile_delete()
|