Searched refs:ENETC_PM_TXPF (Results 1 – 2 of 2) sorted by relevance
174 { ENETC_PM_TXPF(0), "MAC tx valid pause frames" },323 pause_stats->tx_pause_frames = enetc_port_rd(hw, ENETC_PM_TXPF(mac)); in enetc_pause_stats()
334 #define ENETC_PM_TXPF(mac) (0x8218 + ENETC_PMAC_OFFSET * (mac)) macro