Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h105 u64 tx_ppp5; /* # of transmitted PPP prio 5 frames */ member
H A Dt4_hw.c6888 p->tx_ppp5 = GET_STAT(TX_PORT_PPP5); in t4_get_port_stats()
/freebsd/contrib/ofed/libcxgb4/
H A Dt4fw_api.h2709 __be64 tx_ppp5; member
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h7963 __be64 tx_ppp5; member
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c8058 T4_REGSTAT(tx_ppp5, TX_PORT_PPP5, "# of PPP prio 5 frames transmitted"); in cxgbe_sysctls()