Searched refs:ncm_tx_timeout (Results 1 – 1 of 1) sorted by relevance
1121 * ncm_tx_timeout() - hence, this is our signal to flush/send. in ncm_wrap_ntb() 1147 static enum hrtimer_restart ncm_tx_timeout(struct hrtimer *data) in ncm_tx_timeout() function 1559 hrtimer_setup(&ncm->task_timer, ncm_tx_timeout, CLOCK_MONOTONIC, HRTIMER_MODE_REL_SOFT); in ncm_bind()