Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bonding/
H A Dversion.map5 rte_eth_bond_8023ad_agg_selection_set;
H A Drte_eth_bond_8023ad.h332 rte_eth_bond_8023ad_agg_selection_set(uint16_t port_id,
H A Drte_eth_bond_8023ad.c1396 rte_eth_bond_8023ad_agg_selection_set(uint16_t port_id, in rte_eth_bond_8023ad_agg_selection_set() function
H A Drte_eth_bond_pmd.c3589 int ret = rte_eth_bond_8023ad_agg_selection_set(port_id, in bond_ethdev_configure()
/f-stack/dpdk/app/test/
H A Dtest_link_bonding_mode4.c678 retval = rte_eth_bond_8023ad_agg_selection_set( in test_mode4_agg_mode_selection()
699 retval = rte_eth_bond_8023ad_agg_selection_set( in test_mode4_agg_mode_selection()
720 retval = rte_eth_bond_8023ad_agg_selection_set( in test_mode4_agg_mode_selection()
/f-stack/dpdk/app/test-pmd/
H A Dcmdline.c6473 rte_eth_bond_8023ad_agg_selection_set(res->port_num, policy); in cmd_set_bonding_agg_mode()