Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bonding/
H A Deth_bond_8023ad_private.h153 uint64_t fast_periodic_timeout; member
H A Drte_eth_bond_8023ad.c436 timeout = internals->mode4.fast_periodic_timeout; in periodic_machine()
1185 conf->fast_periodic_ms = mode4->fast_periodic_timeout / ms_ticks; in bond_mode_8023ad_conf_get()
1218 mode4->fast_periodic_timeout = conf->fast_periodic_ms * ms_ticks; in bond_mode_8023ad_conf_assign()