Searched refs:ENETC_PM_T64 (Results 1 – 2 of 2) sorted by relevance
166 { ENETC_PM_T64(0), "MAC tx 64 byte packets" },372 s->hist_tx[0] = enetc_port_rd(hw, ENETC_PM_T64(mac)); in enetc_rmon_stats()
320 #define ENETC_PM_T64(mac) (0x8270 + 0x1000 * (mac)) macro