Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/3com/
H A Dtyphoon.h402 __le32 txCarrierLost; member
H A Dtyphoon.c916 stats->tx_errors = le32_to_cpu(s->txCarrierLost) + in typhoon_do_get_stats()
918 stats->tx_carrier_errors = le32_to_cpu(s->txCarrierLost) + in typhoon_do_get_stats()