Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/
Dsge.h58 struct sge_port_stats { struct
59 u64 rx_cso_good; /* # of successful RX csum offloads */
60 u64 tx_cso; /* # of TX checksum offloads */
61 u64 tx_tso; /* # of TSO requests */
62 u64 vlan_xtract; /* # of VLAN tag extractions */
63 u64 vlan_insert; /* # of VLAN tag insertions */
64 u64 tx_need_hdrroom; /* # of TX skbs in need of more header room */