Home
last modified time | relevance | path

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

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