Home
last modified time | relevance | path

Searched defs:sge_eth_txq (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4vf/
Dadapter.h258 struct sge_eth_txq { struct
274 struct sge_eth_txq ethtxq[MAX_ETH_QSETS]; argument
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h756 struct sge_eth_txq { /* state for an SGE Ethernet Tx queue */ struct
757 struct sge_txq q;
758 struct netdev_queue *txq; /* associated netdev TX queue */
760 u8 dcb_prio; /* DCB Priority bound to queue */
762 u8 dbqt; /* SGE Doorbell Queue Timer in use */
763 unsigned int dbqtimerix; /* SGE Doorbell Queue Timer Index */
764 unsigned long tso; /* # of TSO requests */
765 unsigned long tx_cso; /* # of Tx checksum offloads */
766 unsigned long vlan_ins; /* # of Tx VLAN insertions */
767 unsigned long mapping_err; /* # of I/O MMU packet mapping errors */