Home
last modified time | relevance | path

Searched refs:ENETC_VLAN_TYPE_C (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_pf.c360 val |= ENETC_PSICFGR0_SIVC(ENETC_VLAN_TYPE_C | ENETC_VLAN_TYPE_S); in enetc_port_si_configure()
368 val = ENETC_PSICFGR0_SIVC(ENETC_VLAN_TYPE_C | ENETC_VLAN_TYPE_S); in enetc_port_si_configure()
381 val = ENETC_PVCLCTR_OVTPIDL(ENETC_VLAN_TYPE_C | ENETC_VLAN_TYPE_S); in enetc_port_si_configure()
H A Denetc_hw.h186 #define ENETC_VLAN_TYPE_C BIT(0) macro
H A Denetc4_pf.c301 val |= ENETC_PSICFGR0_SIVC(ENETC_VLAN_TYPE_C | ENETC_VLAN_TYPE_S); in enetc4_psicfgr0_val_construct()