txCarrierLost     922 drivers/net/ethernet/3com/typhoon.c 	stats->tx_errors = le32_to_cpu(s->txCarrierLost) +
txCarrierLost     924 drivers/net/ethernet/3com/typhoon.c 	stats->tx_carrier_errors = le32_to_cpu(s->txCarrierLost) +
txCarrierLost     402 drivers/net/ethernet/3com/typhoon.h 	__le32 txCarrierLost;