Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dcommon.h210 u64 tx_frames_65_127; member
H A Dxgmac.c643 RMON_UPDATE(mac, tx_frames_65_127, TX_65_127B_FRAMES); in t3_mac_update_stats()
H A Dcxgb3_main.c1681 *data++ = s->tx_frames_65_127; in get_stats()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h214 u64 tx_frames_65_127; member
H A Dt4_hw.c6362 p->tx_frames_65_127 = GET_STAT(TX_PORT_65B_127B); in t4_get_port_stats()