Searched refs:tx_t_ld (Results 1 – 2 of 2) sorted by relevance
137 } else if (ktime_us_delta(now, hc->tx_t_ld) - (s64)hc->tx_rtt >= 0) { in ccid3_hc_tx_update_x()142 hc->tx_t_ld = now; in ccid3_hc_tx_update_x()307 hc->tx_t_ld = now; in ccid3_hc_tx_send_packet()401 hc->tx_t_ld = now; in ccid3_hc_tx_packet_recv()
97 ktime_t tx_t_ld; member