Home
last modified time | relevance | path

Searched defs:mode4 (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/bonding/
H A Drte_eth_bond_8023ad.c1182 struct mode8023ad_private *mode4 = &internals->mode4; in bond_mode_8023ad_conf_get() local
1213 bond_mode_8023ad_conf_assign(struct mode8023ad_private *mode4, in bond_mode_8023ad_conf_assign()
1238 struct mode8023ad_private *mode4 = &internals->mode4; in bond_mode_8023ad_setup() local
1271 struct mode8023ad_private *mode4 = &internals->mode4; in bond_mode_8023ad_start() local
1286 struct mode8023ad_private *mode4 = &internals->mode4; in bond_mode_8023ad_stop() local
1300 struct mode8023ad_private *mode4 = &internals->mode4; in bond_mode_8023ad_handle_slow_pkt() local
1401 struct mode8023ad_private *mode4; in rte_eth_bond_8023ad_agg_selection_set() local
1423 struct mode8023ad_private *mode4; in rte_eth_bond_8023ad_agg_selection_get() local
1525 struct mode8023ad_private *mode4; in bond_8023ad_ext_validate() local
1651 struct mode8023ad_private *mode4 = &internals->mode4; in bond_mode_8023ad_ext_periodic_cb() local
H A Deth_bond_private.h144 struct mode8023ad_private mode4; member