Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h100 u64 tx_ppp0; /* # of transmitted PPP prio 0 frames */ member
H A Dt4_hw.c6883 p->tx_ppp0 = GET_STAT(TX_PORT_PPP0); in t4_get_port_stats()
/freebsd/contrib/ofed/libcxgb4/
H A Dt4fw_api.h2704 __be64 tx_ppp0; member
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h7958 __be64 tx_ppp0; member
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c8053 T4_REGSTAT(tx_ppp0, TX_PORT_PPP0, "# of PPP prio 0 frames transmitted"); in cxgbe_sysctls()