Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/freescale/enetc/
Denetc_pf.c52 u32 val = enetc_port_rd(hw, ENETC_PSIPVMR); in enetc_set_vlan_promisc()
55 enetc_port_wr(hw, ENETC_PSIPVMR, ENETC_PSIPVMR_SET_VP(si_map) | val); in enetc_set_vlan_promisc()
Denetc_hw.h169 #define ENETC_PSIPVMR 0x001c macro