Home
last modified time | relevance | path

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

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