Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_tm.c1119 subport_profile_exists(struct rte_eth_dev *dev, in subport_profile_exists() function
2475 if (!subport_profile_exists(dev, &sp, &pos)) { in subport_profiles_generate()
3048 if (subport_profile_exists(dev, &profile1, &subport_profile_id) == 0) in update_subport_rate()