Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/
H A Dec_bhf.c44 #define MAC_TX_FRAME_CNT 0x10 macro
160 iowrite32(0, priv->mac_io + MAC_TX_FRAME_CNT); in ec_bhf_reset()
461 stats->tx_packets = ioread32(priv->mac_io + MAC_TX_FRAME_CNT); in ec_bhf_get_stats()