Home
last modified time | relevance | path

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

/dpdk/drivers/net/bonding/
H A Drte_eth_bond_args.c183 *agg_mode = AGG_BANDWIDTH; in bond_ethdev_parse_slave_agg_mode_kvarg()
190 case AGG_BANDWIDTH: in bond_ethdev_parse_slave_agg_mode_kvarg()
H A Drte_eth_bond_8023ad.h48 AGG_BANDWIDTH, enumerator
H A Drte_eth_bond_8023ad.c735 case AGG_BANDWIDTH: in selection_logic()
1440 if (agg_selection == AGG_COUNT || agg_selection == AGG_BANDWIDTH in rte_eth_bond_8023ad_agg_selection_set()
/dpdk/app/test/
H A Dtest_link_bonding_mode4.c699 AGG_BANDWIDTH); in test_mode4_agg_mode_selection()
707 TEST_ASSERT_EQUAL(retval, AGG_BANDWIDTH, in test_mode4_agg_mode_selection()
/dpdk/app/test-pmd/
H A Dcmdline.c6198 case AGG_BANDWIDTH: in lacp_conf_show()
6360 case AGG_BANDWIDTH: in cmd_show_bonding_config_parsed()
6834 uint8_t policy = AGG_BANDWIDTH; in cmd_set_bonding_agg_mode()
6837 policy = AGG_BANDWIDTH; in cmd_set_bonding_agg_mode()