Searched refs:txfrtimer (Results 1 – 1 of 1) sorted by relevance
158 struct hrtimer rxtimer, txtimer, txfrtimer; member895 hrtimer_start(&so->txfrtimer, so->tx_gap, HRTIMER_MODE_REL_SOFT); in isotp_rcv_echo()925 txfrtimer); in isotp_txfr_timer_handler()1119 hrtimer_cancel(&so->txfrtimer); in isotp_sendmsg()1226 hrtimer_cancel(&so->txfrtimer); in isotp_release()1641 hrtimer_setup(&so->txfrtimer, isotp_txfr_timer_handler, CLOCK_MONOTONIC, in isotp_init()