Home
last modified time | relevance | path

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

/dpdk/drivers/net/bonding/
H A Drte_eth_bond.h86 #define BALANCE_XMIT_POLICY_LAYER23 (1) macro
H A Drte_eth_bond_args.c254 *xmit_policy = BALANCE_XMIT_POLICY_LAYER23; in bond_ethdev_parse_balance_xmit_policy_kvarg()
H A Drte_eth_bond_api.c962 case BALANCE_XMIT_POLICY_LAYER23: in rte_eth_bond_xmit_policy_set()
/dpdk/app/test/
H A Dtest_link_bonding.c2661 test_params->bonded_port_id, BALANCE_XMIT_POLICY_LAYER23), in test_balance_xmit_policy_configuration()
2665 BALANCE_XMIT_POLICY_LAYER23, in test_balance_xmit_policy_configuration()
2794 test_params->bonded_port_id, BALANCE_XMIT_POLICY_LAYER23), in balance_l23_tx_burst()
/dpdk/app/test-pmd/
H A Dcmdline.c6071 policy = BALANCE_XMIT_POLICY_LAYER23; in cmd_set_bonding_balance_xmit_policy_parsed()
6345 case BALANCE_XMIT_POLICY_LAYER23: in cmd_show_bonding_config_parsed()
/dpdk/doc/guides/testpmd_app_ug/
H A Dtestpmd_funcs.rst2638 Balance Xmit Policy: BALANCE_XMIT_POLICY_LAYER23