Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac.c34 #define REG_MAC_TX_STATUS_END EMAC_TXMAC_STATC_REG24 macro
323 while (addr <= REG_MAC_TX_STATUS_END) { in emac_update_hw_stats()
/openbmc/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_hw.h590 #define REG_MAC_TX_STATUS_END 0x17c0 macro
H A Datl1e_main.c1214 while (hw_reg_addr <= REG_MAC_TX_STATUS_END) { in atl1e_update_hw_stats()
/openbmc/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.h774 #define REG_MAC_TX_STATUS_END 0x17c0 macro
H A Datl1c_main.c1519 while (hw_reg_addr <= REG_MAC_TX_STATUS_END) { in atl1c_update_hw_stats()