Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dbond_3ad.h238 …u16 sm_tx_timer_counter; /* state machine tx timer counter(allways on - enter to transmit state 3 … member
/linux-4.1.27/drivers/net/bonding/
Dbond_3ad.c1188 if (port->sm_tx_timer_counter && !(--port->sm_tx_timer_counter)) { in ad_tx_machine()
1206 port->sm_tx_timer_counter = ad_ticks_per_sec/AD_MAX_TX_IN_SECOND; in ad_tx_machine()
1965 port->sm_tx_timer_counter = ad_ticks_per_sec/AD_MAX_TX_IN_SECOND; in bond_3ad_bind_slave()