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