Searched refs:alloc_txq (Results 1 – 1 of 1) sorted by relevance
279 static int alloc_txq(struct vi_info *, struct sge_txq *, int);1192 rc = alloc_txq(vi, txq, i); in t4_setup_vi_queues()4594 alloc_txq(struct vi_info *vi, struct sge_txq *txq, int idx) in alloc_txq() function