Home
last modified time | relevance | path

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

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