Searched defs:sge_eth_txq (Results 1 – 2 of 2) sorted by relevance
257 struct sge_eth_txq { struct273 struct sge_eth_txq ethtxq[MAX_ETH_QSETS]; argument
573 struct sge_eth_txq { /* state for an SGE Ethernet Tx queue */ struct574 struct sge_txq q;575 struct netdev_queue *txq; /* associated netdev TX queue */577 u8 dcb_prio; /* DCB Priority bound to queue */579 unsigned long tso; /* # of TSO requests */603 struct sge_eth_txq ethtxq[MAX_ETH_QSETS]; argument