Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h103 u64 tx_ppp3; /* # of transmitted PPP prio 3 frames */ member
H A Dt4_hw.c6886 p->tx_ppp3 = GET_STAT(TX_PORT_PPP3); in t4_get_port_stats()
/freebsd/contrib/ofed/libcxgb4/
H A Dt4fw_api.h2707 __be64 tx_ppp3; member
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h7961 __be64 tx_ppp3; member
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c8056 T4_REGSTAT(tx_ppp3, TX_PORT_PPP3, "# of PPP prio 3 frames transmitted"); in cxgbe_sysctls()