Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_ethtool.c140 { ENETC_PM_TVLAN(0), "eMAC tx VLAN frames" },
157 { ENETC_PM_TVLAN(1), "pMAC tx VLAN frames" },
H A Denetc_hw.h353 #define ENETC_PM_TVLAN(mac) (0x8230 + ENETC_PMAC_OFFSET * (mac)) macro