Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_vsc7323.c348 RMON_UPDATE(mac, tx_frames_512_1023, stats1[40 - STATS1_START]); in t3_vsc7323_update_stats()
H A Dcxgb_common.h203 u64 tx_frames_512_1023; member
H A Dcxgb_xgmac.c849 RMON_UPDATE(mac, tx_frames_512_1023, TX_512_1023B_FRAMES); in t3_mac_update_stats()
/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h94 u64 tx_frames_512_1023; member
H A Dt4_hw.c6879 p->tx_frames_512_1023 = GET_STAT(TX_PORT_512B_1023B); in t4_get_port_stats()
/freebsd/sys/dev/cxgb/
H A Dcxgb_sge.c3639 CXGB_SYSCTL_ADD_QUAD(tx_frames_512_1023); in t3_add_configured_sysctls()
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c8071 T4_REGSTAT(tx_frames_512_1023, TX_PORT_512B_1023B, "# of tx frames in this range"); in cxgbe_sysctls()