Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bonding/
H A Drte_eth_bond_args.c192 *agg_mode = AGG_BANDWIDTH; in bond_ethdev_parse_slave_agg_mode_kvarg()
199 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()
1413 if (agg_selection == AGG_COUNT || agg_selection == AGG_BANDWIDTH in rte_eth_bond_8023ad_agg_selection_set()
/f-stack/dpdk/app/test/
H A Dtest_link_bonding_mode4.c701 AGG_BANDWIDTH); in test_mode4_agg_mode_selection()
709 TEST_ASSERT_EQUAL(retval, AGG_BANDWIDTH, in test_mode4_agg_mode_selection()
/f-stack/dpdk/app/test-pmd/
H A Dcmdline.c5999 case AGG_BANDWIDTH: in cmd_show_bonding_config_parsed()
6464 uint8_t policy = AGG_BANDWIDTH; in cmd_set_bonding_agg_mode()
6467 policy = AGG_BANDWIDTH; in cmd_set_bonding_agg_mode()