Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c1092 err = t4_sge_alloc_eth_txq(adap, t, dev, in setup_sge_queues()
1115 err = t4_sge_alloc_eth_txq(adap, &s->ptptxq, adap->port[0], in setup_sge_queues()
H A Dsge.c4577 int t4_sge_alloc_eth_txq(struct adapter *adap, struct sge_eth_txq *txq, in t4_sge_alloc_eth_txq() function