Home
last modified time | relevance | path

Searched refs:rx_missed_errors (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dnetdevice.h47 unsigned long rx_missed_errors; /* receiver missed packet */ member
/openbmc/qemu/linux-user/
H A Dfd-trans.c1104 st->rx_missed_errors = tswap32(st->rx_missed_errors); in host_to_target_data_link_rtattr()
1137 st64->rx_missed_errors = tswap64(st64->rx_missed_errors); in host_to_target_data_link_rtattr()