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