Home
last modified time | relevance | path

Searched refs:txCarrierLost (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/3com/
H A Dtyphoon.h402 __le32 txCarrierLost; member
H A Dtyphoon.c921 stats->tx_errors = le32_to_cpu(s->txCarrierLost) + in typhoon_do_get_stats()
923 stats->tx_carrier_errors = le32_to_cpu(s->txCarrierLost) + in typhoon_do_get_stats()
/kernel/linux/linux-6.6/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()

Completed in 10 milliseconds