Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds