Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bonding/
H A Dversion.map4 rte_eth_bond_8023ad_agg_selection_get;
H A Drte_eth_bond_8023ad.h323 rte_eth_bond_8023ad_agg_selection_get(uint16_t port_id);
H A Drte_eth_bond_8023ad.c1419 int rte_eth_bond_8023ad_agg_selection_get(uint16_t port_id) in rte_eth_bond_8023ad_agg_selection_get() function
/f-stack/dpdk/app/test/
H A Dtest_link_bonding_mode4.c685 retval = rte_eth_bond_8023ad_agg_selection_get( in test_mode4_agg_mode_selection()
707 retval = rte_eth_bond_8023ad_agg_selection_get( in test_mode4_agg_mode_selection()
727 retval = rte_eth_bond_8023ad_agg_selection_get( in test_mode4_agg_mode_selection()
/f-stack/dpdk/app/test-pmd/
H A Dcmdline.c5996 agg_mode = rte_eth_bond_8023ad_agg_selection_get(port_id); in cmd_show_bonding_config_parsed()