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