Home
last modified time | relevance | path

Searched defs:slaves_count (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/bonding/
H A Deth_bond_private.h197 find_slave_by_id(uint16_t *slaves, uint16_t slaves_count, uint16_t slave_id) { in find_slave_by_id()
H A Drte_eth_bond_8023ad.c683 uint16_t slaves_count, new_agg_id, i, j = 0; in selection_logic() local
/f-stack/dpdk/examples/bond/
H A Dmain.c111 uint16_t slaves_count; variable
/f-stack/dpdk/app/test/
H A Dtest_link_bonding_mode4.c1525 int slaves_count; in check_environment() local