Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bonding/
H A Deth_bond_8023ad_private.h158 uint64_t tx_period_timeout; member
H A Drte_eth_bond_8023ad.c650 timer_set(&port->tx_machine_timer, internals->mode4.tx_period_timeout); in tx_machine()
1190 conf->tx_period_ms = mode4->tx_period_timeout / ms_ticks; in bond_mode_8023ad_conf_get()
1223 mode4->tx_period_timeout = conf->tx_period_ms * ms_ticks; in bond_mode_8023ad_conf_assign()