Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ibm/emac/
H A Dcore.h100 struct emac_error_stats { struct
155 sizeof(struct emac_error_stats)) \ argument
256 struct emac_error_stats estats;
H A Dcore.c1601 struct emac_error_stats *st = &dev->estats; in emac_parse_tx_error()
1692 struct emac_error_stats *st = &dev->estats; in emac_parse_rx_error()
1925 struct emac_error_stats *st = &dev->estats; in emac_irq()
1975 struct emac_error_stats *est = &dev->estats; in emac_stats()