Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_vsc7323.c346 RMON_UPDATE(mac, tx_frames_128_255, stats1[38 - STATS1_START]); in t3_vsc7323_update_stats()
H A Dcxgb_common.h201 u64 tx_frames_128_255; member
H A Dcxgb_xgmac.c847 RMON_UPDATE(mac, tx_frames_128_255, TX_128_255B_FRAMES); in t3_mac_update_stats()
/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h92 u64 tx_frames_128_255; member
H A Dt4_hw.c6877 p->tx_frames_128_255 = GET_STAT(TX_PORT_128B_255B); in t4_get_port_stats()
/freebsd/sys/dev/cxgb/
H A Dcxgb_sge.c3637 CXGB_SYSCTL_ADD_QUAD(tx_frames_128_255); in t3_add_configured_sysctls()
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c8069 T4_REGSTAT(tx_frames_128_255, TX_PORT_128B_255B, "# of tx frames in this range"); in cxgbe_sysctls()