Home
last modified time | relevance | path

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

/Linux-v5.10/net/can/
Disotp.c135 ktime_t tx_gap; member
354 so->tx_gap = ktime_set(0, 0); in isotp_rcv_fc()
356 so->tx_gap = ktime_add_ns(so->tx_gap, so->opt.frame_txtime); in isotp_rcv_fc()
359 so->tx_gap = ktime_add_ns(so->tx_gap, in isotp_rcv_fc()
362 so->tx_gap = ktime_add_ns(so->tx_gap, in isotp_rcv_fc()
365 so->tx_gap = ktime_add_ns(so->tx_gap, in isotp_rcv_fc()
376 hrtimer_start(&so->txtimer, so->tx_gap, in isotp_rcv_fc()
824 if (!so->tx_gap) in isotp_tx_timer_handler()
830 ktime_add(ktime_get(), so->tx_gap)); in isotp_tx_timer_handler()
/Linux-v5.10/drivers/net/ethernet/ti/
Dnetcp_ethss.c287 u32 tx_gap; member
448 u32 tx_gap; member