Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/freescale/enetc/
Denetc_ethtool.c167 { ENETC_PM_T127(0), "MAC tx 65-127 byte packets" },
373 s->hist_tx[1] = enetc_port_rd(hw, ENETC_PM_T127(mac)); in enetc_rmon_stats()
Denetc_hw.h321 #define ENETC_PM_T127(mac) (0x8278 + 0x1000 * (mac)) macro