Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_vsc7323.c345 RMON_UPDATE(mac, tx_frames_65_127, stats1[37 - STATS1_START]); in t3_vsc7323_update_stats()
H A Dcxgb_common.h200 u64 tx_frames_65_127; member
H A Dcxgb_xgmac.c846 RMON_UPDATE(mac, tx_frames_65_127, TX_65_127B_FRAMES); in t3_mac_update_stats()
/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h91 u64 tx_frames_65_127; member
H A Dt4_hw.c6876 p->tx_frames_65_127 = GET_STAT(TX_PORT_65B_127B); in t4_get_port_stats()
/freebsd/sys/dev/cxgb/
H A Dcxgb_sge.c3633 CXGB_SYSCTL_ADD_QUAD(tx_frames_65_127); in t3_add_configured_sysctls()
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c8251 T4_REGSTAT(tx_frames_65_127, TX_PORT_65B_127B, "# of tx frames in this range"); in cxgbe_sysctls()