Searched refs:ENETC_PM_T255 (Results 1 – 2 of 2) sorted by relevance
186 { ENETC_PM_T255(0), "MAC tx 128-255 byte packets" },407 s->hist_tx[2] = enetc_port_rd(hw, ENETC_PM_T255(mac)); in enetc_rmon_stats()
346 #define ENETC_PM_T255(mac) (0x8280 + ENETC_PMAC_OFFSET * (mac)) macro