Searched refs:ENETC_PM_ROVR (Results 1 – 2 of 2) sorted by relevance
166 { ENETC_PM_ROVR(0), "MAC rx oversized packets" },393 s->oversize_pkts = enetc_port_rd(hw, ENETC_PM_ROVR(mac)); in enetc_rmon_stats()
326 #define ENETC_PM_ROVR(mac) (0x81A8 + ENETC_PMAC_OFFSET * (mac)) macro