Searched refs:last_act (Results 1 – 1 of 1) sorted by relevance
172 static void tx_set_next_tx_timer(uint inst, struct ufifo_st_t *u_el, bs_time_t last_act) { in tx_set_next_tx_timer() argument173 u_el->Tx_timer = BS_MAX(last_act, u_el->Tx_timer); in tx_set_next_tx_timer()