Searched refs:ENETC_PM_RXPF (Results 1 – 2 of 2) sorted by relevance
148 { ENETC_PM_RXPF(0), "MAC rx valid pause frames" },324 pause_stats->rx_pause_frames = enetc_port_rd(hw, ENETC_PM_RXPF(mac)); in enetc_pause_stats()
308 #define ENETC_PM_RXPF(mac) (0x8118 + ENETC_PMAC_OFFSET * (mac)) macro