Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h101 u64 tx_ppp1; /* # of transmitted PPP prio 1 frames */ member
H A Dt4_hw.c6884 p->tx_ppp1 = GET_STAT(TX_PORT_PPP1); in t4_get_port_stats()
/freebsd/contrib/ofed/libcxgb4/
H A Dt4fw_api.h2705 __be64 tx_ppp1; member
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h7961 __be64 tx_ppp1; member
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c8260 T4_REGSTAT(tx_ppp1, TX_PORT_PPP1, "# of PPP prio 1 frames transmitted"); in cxgbe_sysctls()