Searched refs:ENETC_VLAN_TYPE_C (Results 1 – 2 of 2) sorted by relevance
492 val |= ENETC_PSICFGR0_SIVC(ENETC_VLAN_TYPE_C | ENETC_VLAN_TYPE_S); in enetc_port_si_configure()500 val = ENETC_PSICFGR0_SIVC(ENETC_VLAN_TYPE_C | ENETC_VLAN_TYPE_S); in enetc_port_si_configure()513 val = ENETC_PVCLCTR_OVTPIDL(ENETC_VLAN_TYPE_C | ENETC_VLAN_TYPE_S); in enetc_port_si_configure()
178 #define ENETC_VLAN_TYPE_C BIT(0) macro