Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgbe/common/
HDcommon.h77 u64 tx_error_frames; /* all error frames */ member
HDt4_hw.c6816 p->tx_error_frames = GET_STAT(TX_PORT_ERROR); in t4_get_port_stats()
/freebsd-11-stable/sys/dev/cxgbe/
HDt4_main.c2139 return (s->tx_error_frames); in cxgbe_get_counter()