Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac5.c19 #define STAT_OFF(field) offsetof(struct stmmac_safety_stats, field)
23 unsigned long field_offset, struct stmmac_safety_stats *stats) in dwmac5_log_error()
79 struct stmmac_safety_stats *stats) in dwmac5_handle_mac_err()
127 struct stmmac_safety_stats *stats) in dwmac5_handle_mtl_err()
175 struct stmmac_safety_stats *stats) in dwmac5_handle_dma_err()
269 struct stmmac_safety_stats *stats) in dwmac5_safety_feat_irq_status()
313 int dwmac5_safety_feat_dump(struct stmmac_safety_stats *stats, in dwmac5_safety_feat_dump()
H A Ddwmac5.h144 struct stmmac_safety_stats *stats);
145 int dwmac5_safety_feat_dump(struct stmmac_safety_stats *stats,
H A Dcommon.h239 struct stmmac_safety_stats { struct
248 (sizeof(struct stmmac_safety_stats) / sizeof(unsigned long)) argument
H A Ddwxgmac2_core.c693 #define STAT_OFF(field) offsetof(struct stmmac_safety_stats, field)
699 struct stmmac_safety_stats *stats) in dwxgmac3_log_error()
755 struct stmmac_safety_stats *stats) in dwxgmac3_handle_mac_err()
803 struct stmmac_safety_stats *stats) in dwxgmac3_handle_mtl_err()
889 struct stmmac_safety_stats *stats) in dwxgmac3_handle_dma_err()
957 struct stmmac_safety_stats *stats) in dwxgmac3_safety_feat_irq_status()
1007 static int dwxgmac3_safety_feat_dump(struct stmmac_safety_stats *stats, in dwxgmac3_safety_feat_dump()
H A Dhwif.h30 struct stmmac_safety_stats;
372 struct stmmac_safety_stats *stats);
373 int (*safety_feat_dump)(struct stmmac_safety_stats *stats,
H A Dstmmac.h249 struct stmmac_safety_stats sstats;