Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h211 u64 tx_error_frames; /* all error frames */ member
H A Dcxgb4_main.c3050 ns->tx_errors = stats.tx_error_frames; in cxgb_get_stats()
H A Dt4_hw.c6388 p->tx_error_frames = GET_STAT(TX_PORT_ERROR); in t4_get_port_stats()