Searched refs:pipe_profile_exists (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/drivers/net/softnic/ |
| H A D | rte_eth_softnic_tm.c | 2171 pipe_profile_exists(struct rte_eth_dev *dev, in pipe_profile_exists() function 2272 if (!pipe_profile_exists(dev, &pp, &pos)) { in pipe_profiles_generate() 2855 if (pipe_profile_exists(dev, &profile1, &pipe_profile_id) == 0) in update_pipe_weight() 2903 if (pipe_profile_exists(dev, &profile1, &pipe_profile_id) == 0) in update_queue_weight() 3097 if (pipe_profile_exists(dev, &profile1, &pipe_profile_id) == 0) in update_pipe_rate() 3142 if (pipe_profile_exists(dev, &profile1, &pipe_profile_id) == 0) in update_tc_rate()
|