Home
last modified time | relevance | path

Searched refs:rx_errors (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dnetdevice.h34 unsigned long rx_errors; /* bad packets received */ member
/openbmc/qemu/linux-user/
H A Dfd-trans.c1091 st->rx_errors = tswap32(st->rx_errors); in host_to_target_data_link_rtattr()
1124 st64->rx_errors = tswap64(st64->rx_errors); in host_to_target_data_link_rtattr()
/openbmc/u-boot/drivers/usb/gadget/
H A Drndis.c348 params->stats->rx_errors - in gen_ndis_query_resp()
371 *outbuf = cpu_to_le32(params->stats->rx_errors); in gen_ndis_query_resp()
H A Dether.c1572 dev->stats.rx_errors++; in rx_complete()
1594 dev->stats.rx_errors++; in rx_complete()