Searched refs:pipe_profile_exists (Results 1 – 1 of 1) sorted by relevance
| /dpdk/drivers/net/softnic/ |
| H A D | rte_eth_softnic_tm.c | 2165 pipe_profile_exists(struct rte_eth_dev *dev, in pipe_profile_exists() function 2266 if (!pipe_profile_exists(dev, &pp, &pos)) { in pipe_profiles_generate() 2847 if (pipe_profile_exists(dev, &profile1, &pipe_profile_id) == 0) in update_pipe_weight() 2893 if (pipe_profile_exists(dev, &profile1, &pipe_profile_id) == 0) in update_queue_weight() 3079 if (pipe_profile_exists(dev, &profile1, &pipe_profile_id) == 0) in update_pipe_rate() 3124 if (pipe_profile_exists(dev, &profile1, &pipe_profile_id) == 0) in update_tc_rate()
|