Searched defs:sge_eth_txq (Results 1 - 2 of 2) sorted by last modified time

/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h525 struct sge_eth_txq { /* state for an SGE Ethernet Tx queue */ struct
555 struct sge_eth_txq ethtxq[MAX_ETH_QSETS];
886 int t4_sge_alloc_eth_txq(struct adapter *adap, struct sge_eth_txq *txq,
/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dadapter.h248 struct sge_eth_txq { struct
264 struct sge_eth_txq ethtxq[MAX_ETH_QSETS];
525 int t4vf_sge_alloc_eth_txq(struct adapter *, struct sge_eth_txq *,

Completed in 35 milliseconds