Home
last modified time | relevance | path

Searched refs:tx_frames_256_511 (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dcommon.h212 u64 tx_frames_256_511; member
H A Dxgmac.c645 RMON_UPDATE(mac, tx_frames_256_511, TX_256_511B_FRAMES); in t3_mac_update_stats()
H A Dcxgb3_main.c1683 *data++ = s->tx_frames_256_511; in get_stats()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h216 u64 tx_frames_256_511; member
H A Dt4_hw.c6364 p->tx_frames_256_511 = GET_STAT(TX_PORT_256B_511B); in t4_get_port_stats()