Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/freescale/enetc/
Denetc_ethtool.c169 { ENETC_PM_T511(0), "MAC tx 256-511 byte packets" },
375 s->hist_tx[3] = enetc_port_rd(hw, ENETC_PM_T511(mac)); in enetc_rmon_stats()
Denetc_hw.h323 #define ENETC_PM_T511(mac) (0x8288 + 0x1000 * (mac)) macro