Home
last modified time | relevance | path

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

/linux/net/can/
H A Disotp.c1115 struct hrtimer *tx_hrt = &so->echotimer; in isotp_sendmsg() local
1288 tx_hrt = &so->txtimer; in isotp_sendmsg()
1308 hrtimer_start(tx_hrt, ktime_set(hrtimer_sec, 0), in isotp_sendmsg()
1335 hrtimer_cancel(tx_hrt); in isotp_sendmsg()