Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/
H A Dversion.map21 rte_pmd_ixgbe_set_tc_bw_alloc;
H A Drte_pmd_ixgbe.h404 int rte_pmd_ixgbe_set_tc_bw_alloc(uint16_t port,
H A Drte_pmd_ixgbe.c709 rte_pmd_ixgbe_set_tc_bw_alloc(uint16_t port, in rte_pmd_ixgbe_set_tc_bw_alloc() function
/f-stack/dpdk/app/test-pmd/
H A Dcmdline.c12526 ret = rte_pmd_ixgbe_set_tc_bw_alloc(res->port_id, tc_num, bw); in cmd_tc_min_bw_parsed()