Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h106 u64 tx_ppp6; /* # of transmitted PPP prio 6 frames */ member
H A Dt4_hw.c6889 p->tx_ppp6 = GET_STAT(TX_PORT_PPP6); in t4_get_port_stats()
/freebsd/contrib/ofed/libcxgb4/
H A Dt4fw_api.h2710 __be64 tx_ppp6; member
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h7966 __be64 tx_ppp6; member
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c8265 T4_REGSTAT(tx_ppp6, TX_PORT_PPP6, "# of PPP prio 6 frames transmitted"); in cxgbe_sysctls()