Home
last modified time | relevance | path

Searched refs:restart_ctrlq (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
Dsge.c1525 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-5.10/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c2784 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()