Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/cxgbe/common/
HDcommon.h88 u64 tx_error_frames; /* all error frames */ member
HDt4_hw.c6874 p->tx_error_frames = GET_STAT(TX_PORT_ERROR); in t4_get_port_stats()
/freebsd-14-stable/sys/dev/cxgbe/
HDt4_main.c3361 return (s->tx_error_frames); in cxgbe_get_counter()
8263 T4_REGSTAT(tx_error_frames, TX_PORT_ERROR, "# of error frames"); in cxgbe_sysctls()