Home
last modified time | relevance | path

Searched refs:restart_ctrlq (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c1520 * restart_ctrlq - restart a suspended control queue
1525 static void restart_ctrlq(struct tasklet_struct *t) in restart_ctrlq() function
3089 tasklet_setup(&q->txq[TXQ_CTRL].qresume_tsk, restart_ctrlq); in t3_sge_alloc_qset()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c1515 * restart_ctrlq - restart a suspended control queue
1520 static void restart_ctrlq(struct work_struct *w) in restart_ctrlq() function
3087 INIT_WORK(&q->txq[TXQ_CTRL].qresume_task, restart_ctrlq); in t3_sge_alloc_qset()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c2779 * restart_ctrlq - restart a suspended control queue
2784 static void restart_ctrlq(struct tasklet_struct *t) in restart_ctrlq() function
4706 tasklet_setup(&txq->qresume_tsk, restart_ctrlq); in t4_sge_alloc_ctrl_txq()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c2785 * restart_ctrlq - restart a suspended control queue
2790 static void restart_ctrlq(struct tasklet_struct *t) in restart_ctrlq() function
4736 tasklet_setup(&txq->qresume_tsk, restart_ctrlq); in t4_sge_alloc_ctrl_txq()

Completed in 21 milliseconds