Home
last modified time | relevance | path

Searched refs:SGE_PSTAT_TSO (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dadapter.h188 SGE_PSTAT_TSO, /* # of TSO requests */ enumerator
H A Dsge.c1332 qs->port_stats[SGE_PSTAT_TSO]++; in t3_eth_xmit()
H A Dcxgb3_main.c1711 *data++ = collect_sge_port_stats(adapter, pi, SGE_PSTAT_TSO); in get_stats()