Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h107 u64 tx_ppp7; /* # of transmitted PPP prio 7 frames */ member
H A Dt4_hw.c6890 p->tx_ppp7 = GET_STAT(TX_PORT_PPP7); in t4_get_port_stats()
/freebsd/contrib/ofed/libcxgb4/
H A Dt4fw_api.h2711 __be64 tx_ppp7; member
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h7965 __be64 tx_ppp7; member
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c8060 T4_REGSTAT(tx_ppp7, TX_PORT_PPP7, "# of PPP prio 7 frames transmitted"); in cxgbe_sysctls()