Searched refs:new_rx_errors (Results 1 – 1 of 1) sorted by relevance
1680 u64 new_rx_errors = smb->rx_frag + in atl1_inc_smb() local1693 adapter->soft_stats.rx_packets += smb->rx_ok + new_rx_errors; in atl1_inc_smb()1704 adapter->soft_stats.rx_errors += new_rx_errors; in atl1_inc_smb()