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