Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_sge.c284 static int alloc_ofld_txq(struct vi_info *, struct sge_ofld_txq *, int);
1198 rc = alloc_ofld_txq(vi, ofld_txq, i); in t4_setup_vi_queues()
4810 alloc_ofld_txq(struct vi_info *vi, struct sge_ofld_txq *ofld_txq, int idx) in alloc_ofld_txq() function