Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_hw.h185 #define ENETC_PSIVLANR(n) (0x0240 + (n) * 4) /* n = SI index */ macro
H A Denetc_pf.c72 enetc_port_wr(hw, ENETC_PSIVLANR(si), val); in enetc_set_isol_vlan()