Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/cxgbe/
Dt4_sge.c218 static int alloc_txq(struct vi_info *, struct sge_txq *, int,
1176 rc = alloc_txq(vi, txq, i, oid); in t4_setup_vi_queues()
3619 alloc_txq(struct vi_info *vi, struct sge_txq *txq, int idx, in alloc_txq() function