Searched refs:new_rx_errors (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/atheros/atlx/
H A Datl1.c1659 u64 new_rx_errors = smb->rx_frag + local
1672 adapter->soft_stats.rx_packets += smb->rx_ok + new_rx_errors;
1683 adapter->soft_stats.rx_errors += new_rx_errors;

Completed in 134 milliseconds