Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bonding/
H A Drte_eth_bond_args.c189 *agg_mode = AGG_STABLE; in bond_ethdev_parse_slave_agg_mode_kvarg()
198 case AGG_STABLE: in bond_ethdev_parse_slave_agg_mode_kvarg()
H A Drte_eth_bond_8023ad.h50 AGG_STABLE enumerator
H A Drte_eth_bond_8023ad.c739 case AGG_STABLE: in selection_logic()
1209 conf->agg_selection = AGG_STABLE; in bond_mode_8023ad_conf_get_default()
1248 mode4->agg_selection = AGG_STABLE; in bond_mode_8023ad_setup()
1414 || agg_selection == AGG_STABLE) in rte_eth_bond_8023ad_agg_selection_set()
H A Drte_eth_bond_pmd.c3416 internals->mode4.agg_selection = AGG_STABLE; in bond_probe()
/f-stack/dpdk/app/test/
H A Dtest_link_bonding_mode4.c679 test_params.bonded_port_id, AGG_STABLE); in test_mode4_agg_mode_selection()
687 TEST_ASSERT_EQUAL(retval, AGG_STABLE, in test_mode4_agg_mode_selection()
/f-stack/dpdk/app/test-pmd/
H A Dcmdline.c6002 case AGG_STABLE: in cmd_show_bonding_config_parsed()
6469 policy = AGG_STABLE; in cmd_set_bonding_agg_mode()