Home
last modified time | relevance | path

Searched refs:tx_error_frames (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h88 u64 tx_error_frames; /* all error frames */ member
H A Dt4_hw.c6874 p->tx_error_frames = GET_STAT(TX_PORT_ERROR); in t4_get_port_stats()
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c3253 return (s->tx_error_frames); in cxgbe_get_counter()
8150 T4_REGSTAT(tx_error_frames, TX_PORT_ERROR, "# of error frames"); in cxgbe_sysctls()