Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bonding/
H A Drte_eth_bond_alb.c35 struct client_data *hash_table = internals->mode6.client_table; in bond_mode_alb_enable()
80 struct client_data *hash_table = internals->mode6.client_table; in bond_mode_alb_arp_recv()
133 struct client_data *hash_table = internals->mode6.client_table; in bond_mode_alb_arp_xmit()
263 client_info = &internals->mode6.client_table[i]; in bond_mode_alb_client_list_upd()
H A Drte_eth_bond_alb.h39 struct client_data client_table[ALB_HASH_TABLE_SIZE]; member
H A Drte_eth_bond_pmd.c1040 client_info = &internals->mode6.client_table[i]; in bond_ethdev_tx_burst_alb()