Home
last modified time | relevance | path

Searched refs:ENETC_PM_R1523X (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/freescale/enetc/
Denetc_ethtool.c165 { ENETC_PM_R1523X(0), "MAC rx 1523 to max-octet packets" },
403 s->hist[6] = enetc_port_rd(hw, ENETC_PM_R1523X(mac)); in enetc_rmon_stats()
Denetc_hw.h325 #define ENETC_PM_R1523X(mac) (0x81A0 + ENETC_PMAC_OFFSET * (mac)) macro