Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/cxgbe/common/
H A Dcommon.h79 u64 tx_error_frames; /* all error frames */ member
H A Dt4_hw.c6818 p->tx_error_frames = GET_STAT(TX_PORT_ERROR); in t4_get_port_stats()
/freebsd-12.1/sys/dev/cxgbe/
H A Dt4_main.c2186 return (s->tx_error_frames); in cxgbe_get_counter()