Searched refs:txfrtimer (Results 1 – 1 of 1) sorted by relevance
159 struct hrtimer rxtimer, txtimer, txfrtimer; member907 hrtimer_start(&so->txfrtimer, so->tx_gap, HRTIMER_MODE_REL_SOFT); in isotp_rcv_echo()937 txfrtimer); in isotp_txfr_timer_handler()1138 hrtimer_cancel(&so->txfrtimer); in isotp_sendmsg()1245 hrtimer_cancel(&so->txfrtimer); in isotp_release()1669 hrtimer_setup(&so->txfrtimer, isotp_txfr_timer_handler, CLOCK_MONOTONIC, in isotp_init()