Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac5.c19 #define STAT_OFF(field) offsetof(struct stmmac_safety_stats, field) macro
87 STAT_OFF(mac_errors), stats); in dwmac5_handle_mac_err()
135 STAT_OFF(mtl_errors), stats); in dwmac5_handle_mtl_err()
183 STAT_OFF(dma_errors), stats); in dwmac5_handle_dma_err()
H A Ddwxgmac2_core.c693 #define STAT_OFF(field) offsetof(struct stmmac_safety_stats, field) macro
763 dwxgmac3_mac_errors, STAT_OFF(mac_errors), stats); in dwxgmac3_handle_mac_err()
811 dwxgmac3_mtl_errors, STAT_OFF(mtl_errors), stats); in dwxgmac3_handle_mtl_err()
897 dwxgmac3_dma_errors, STAT_OFF(dma_errors), stats); in dwxgmac3_handle_dma_err()
904 STAT_OFF(dma_dpp_errors), stats); in dwxgmac3_handle_dma_err()