Searched refs:task_timer (Results 1 – 1 of 1) sorted by relevance
78 struct hrtimer task_timer; member962 hrtimer_try_to_cancel(&ncm->task_timer); in package_for_tx()1095 hrtimer_start(&ncm->task_timer, TX_TIMEOUT_NSECS, in ncm_wrap_ntb()1149 struct f_ncm *ncm = container_of(data, struct f_ncm, task_timer); in ncm_tx_timeout()1559 hrtimer_setup(&ncm->task_timer, ncm_tx_timeout, CLOCK_MONOTONIC, HRTIMER_MODE_REL_SOFT); in ncm_bind()1732 hrtimer_cancel(&ncm->task_timer); in ncm_unbind()