Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dcommon.h213 u64 tx_frames_512_1023; member
H A Dxgmac.c646 RMON_UPDATE(mac, tx_frames_512_1023, TX_512_1023B_FRAMES); in t3_mac_update_stats()
H A Dcxgb3_main.c1684 *data++ = s->tx_frames_512_1023; in get_stats()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h217 u64 tx_frames_512_1023; member
H A Dt4_hw.c6365 p->tx_frames_512_1023 = GET_STAT(TX_PORT_512B_1023B); in t4_get_port_stats()