Searched refs:xenvif_tx_credit_callback (Results 1 – 2 of 2) sorted by relevance
567 timer_setup(&queue->credit_timeout, xenvif_tx_credit_callback, 0); in xenvif_init_queue()
199 void xenvif_tx_credit_callback(struct timer_list *t) in xenvif_tx_credit_callback() function