Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c110 static int alloc_txq(struct port_info *pi, struct sge_txq *txq, int idx);
567 rc = alloc_txq(pi, txq, i); in t4_setup_port_queues()
1939 alloc_txq(struct port_info *pi, struct sge_txq *txq, int idx) in alloc_txq() function