Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h138 u64 tx_error_frames; /* all error frames */ member
H A Dt4_hw.c6760 p->tx_error_frames = GET_STAT(TX_PORT_ERROR); in t4_get_port_stats()
/illumos-gate/usr/src/cmd/cxgbetool/
H A Dcudbg_view.c995 "%64llu\n", stats[i].tx_error_frames); in view_macstats()