Searched refs:sm_rx_timer_counter (Results 1 – 2 of 2) sorted by relevance
229 u16 sm_rx_timer_counter; /* state machine rx timer counter */ member
1267 port->sm_rx_timer_counter = 0; in ad_rx_machine()1271 if (port->sm_rx_timer_counter && in ad_rx_machine()1272 !(--port->sm_rx_timer_counter)) { in ad_rx_machine()1348 port->sm_rx_timer_counter = __ad_timer_to_ticks(AD_CURRENT_WHILE_TIMER, (u16)(AD_SHORT_TIMEOUT)); in ad_rx_machine()1369 …port->sm_rx_timer_counter = __ad_timer_to_ticks(AD_CURRENT_WHILE_TIMER, (u16)(port->actor_oper_por… in ad_rx_machine()2049 port->sm_rx_timer_counter = 0; in ad_initialize_port()