Searched refs:EF10_STAT_tx_bad (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/sfc/ | ||
| D | nic.h | 322 	EF10_STAT_tx_bad,  enumerator | 
| D | ef10.c | 1912 		core_stats->tx_errors = stats[EF10_STAT_tx_bad];  in efx_ef10_update_stats_common() |