Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dnetdevice.h35 unsigned long tx_errors; /* packet transmit problems */ member
/openbmc/u-boot/drivers/usb/gadget/
H A Drndis.c334 params->stats->tx_errors - in gen_ndis_query_resp()
360 *outbuf = cpu_to_le32(params->stats->tx_errors); in gen_ndis_query_resp()
396 params->stats->tx_errors - in gen_ndis_query_resp()
409 params->stats->tx_errors - in gen_ndis_query_resp()
H A Dether.c1630 dev->stats.tx_errors++; in tx_complete()
/openbmc/qemu/linux-user/
H A Dfd-trans.c1092 st->tx_errors = tswap32(st->tx_errors); in host_to_target_data_link_rtattr()
1125 st64->tx_errors = tswap64(st64->tx_errors); in host_to_target_data_link_rtattr()