Searched refs:ENETC_PM_RUND (Results 1 – 2 of 2) sorted by relevance
140 { ENETC_PM_RUND(0), "MAC rx undersized packets" },359 s->undersize_pkts = enetc_port_rd(hw, ENETC_PM_RUND(mac)); in enetc_rmon_stats()
294 #define ENETC_PM_RUND(mac) (0x8168 + 0x1000 * (mac)) macro