Searched refs:ENETC_PM_RFRG (Results 1 – 2 of 2) sorted by relevance
150 { ENETC_PM_RFRG(0), "MAC rx fragment packets" },361 s->fragments = enetc_port_rd(hw, ENETC_PM_RFRG(mac)); in enetc_rmon_stats()
304 #define ENETC_PM_RFRG(mac) (0x81B8 + 0x1000 * (mac)) macro