Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb3/
Dadapter.h189 SGE_PSTAT_TSO, /* # of TSO requests */ enumerator
Dsge.c1284 qs->port_stats[SGE_PSTAT_TSO]++; in t3_eth_xmit()
Dcxgb3_main.c1706 *data++ = collect_sge_port_stats(adapter, pi, SGE_PSTAT_TSO); in get_stats()