Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_link_bonding.c68 uint16_t bonded_slave_count; member
94 .bonded_slave_count = 0,
354 test_params->bonded_slave_count++; in test_add_slave_to_bonded_device()
400 test_params->bonded_slave_count-1; in test_remove_slave_from_bonded_device()
416 test_params->bonded_slave_count--; in test_remove_slave_from_bonded_device()
648 while (test_params->bonded_slave_count > 0) in remove_slaves_and_stop_bonded_device()
1136 test_params->bonded_slave_count - 1, in initialize_bonded_device_with_slaves()
1177 test_params->bonded_slave_count++; in test_adding_slave_after_bonded_device_started()
1403 burst_size = 20 * test_params->bonded_slave_count; in test_roundrobin_tx_burst()
1431 burst_size / test_params->bonded_slave_count); in test_roundrobin_tx_burst()
[all …]