Home
last modified time | relevance | path

Searched refs:CarrierSenseErrors (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/ethernet/dlink/
H A Ddl2k.h121 CarrierSenseErrors = 0xf8, enumerator
H A Ddl2k.c1120 stat_reg = dr16(CarrierSenseErrors); in get_stats()
1183 dr16(CarrierSenseErrors); in clear_stats()
/linux/net/ethtool/
H A Dstats.c328 data->mac_stats.CarrierSenseErrors) || in stats_put_mac_stats()
/linux/include/linux/
H A Dethtool.h441 u64 CarrierSenseErrors;
/linux/drivers/net/ethernet/ti/
H A Dam65-cpsw-ethtool.c682 s->CarrierSenseErrors = readl_relaxed(&stats->tx_carrier_sense_errors); in am65_cpsw_get_eth_mac_stats()
/linux/drivers/net/dsa/
H A Drzn1_a5psw.c845 mac_stats->CarrierSenseErrors = RD(aCarrierSenseErrors); in a5psw_get_eth_mac_stats()
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_ethtool.c881 mac_stats->CarrierSenseErrors = portstats[spx5_stats_tx_csense_cnt]; in sparx5_get_eth_mac_stats()
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_ethtool.c365 s->CarrierSenseErrors = enetc_port_rd64(hw, ENETC_PM_TCRSE(mac)); in enetc_mac_stats()
/linux/drivers/net/ethernet/cadence/
H A Dmacb_main.c3362 mac_stats->CarrierSenseErrors = hwstat->tx_carrier_errors; in macb_get_eth_mac_stats()
3390 mac_stats->CarrierSenseErrors = hwstat->tx_carrier_sense_errors; in gem_get_eth_mac_stats()