Home
last modified time | relevance | path

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

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