Searched refs:txfrtimer (Results 1 – 1 of 1) sorted by relevance
159 struct hrtimer rxtimer, txtimer, txfrtimer; member906 hrtimer_start(&so->txfrtimer, so->tx_gap, HRTIMER_MODE_REL_SOFT); in isotp_rcv_echo()936 txfrtimer); in isotp_txfr_timer_handler()1137 hrtimer_cancel(&so->txfrtimer); in isotp_sendmsg()1244 hrtimer_cancel(&so->txfrtimer); in isotp_release()1668 hrtimer_setup(&so->txfrtimer, isotp_txfr_timer_handler, CLOCK_MONOTONIC, in isotp_init()