Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/freescale/enetc/
Denetc_ethtool.c170 { ENETC_PM_T1023(0), "MAC tx 512-1023 byte packets" },
376 s->hist_tx[4] = enetc_port_rd(hw, ENETC_PM_T1023(mac)); in enetc_rmon_stats()
Denetc_hw.h324 #define ENETC_PM_T1023(mac) (0x8290 + 0x1000 * (mac)) macro