Searched refs:tx_hrt (Results 1 – 1 of 1) sorted by relevance
1115 struct hrtimer *tx_hrt = &so->echotimer; in isotp_sendmsg() local1288 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()