Home
last modified time | relevance | path

Searched refs:rx_ppp7 (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h157 u64 rx_ppp7; /* # of received PPP prio 7 frames */ member
H A Dt4_hw.c10237 p->rx_ppp7 += GET_STAT(RX_PORT_PPP7); in t4_get_port_stats()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h9255 __be64 rx_ppp7; member
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c8643 T4_LBSTAT(rx_ppp7, RX_PORT_PPP7, "# of PPP prio 7 frames received"); in cxgbe_sysctls()