Searched refs:rx_over_errors (Results 1 – 3 of 3) sorted by relevance
43 unsigned long rx_over_errors; /* receiver ring buff overflow */ member
1100 st->rx_over_errors = tswap32(st->rx_over_errors); in host_to_target_data_link_rtattr()1133 st64->rx_over_errors = tswap64(st64->rx_over_errors); in host_to_target_data_link_rtattr()
1591 dev->stats.rx_over_errors++; in rx_complete()