Searched refs:sge_txq_reclaim_handler (Results 1 – 1 of 1) sorted by relevance
245 static void sge_txq_reclaim_handler(void *arg, int ncount);1050 sge_txq_reclaim_handler(void *arg, int ncount) in sge_txq_reclaim_handler() function2488 TASK_INIT(&q->txq[TXQ_ETH].qreclaim_task, 0, sge_txq_reclaim_handler, q); in t3_sge_alloc_qset()2489 TASK_INIT(&q->txq[TXQ_OFLD].qreclaim_task, 0, sge_txq_reclaim_handler, q); in t3_sge_alloc_qset()