Home
last modified time | relevance | path

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

/drivers/net/ethernet/freescale/enetc/
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()
A Denetc_hw.h208 #define ENETC_PSICFGR0_SIVC(bmp) (((bmp) & 0xff) << 24) /* VLAN_TYPE */ macro
A Denetc4_pf.c290 val |= ENETC_PSICFGR0_SIVC(ENETC_VLAN_TYPE_C | ENETC_VLAN_TYPE_S); in enetc4_psicfgr0_val_construct()

Completed in 15 milliseconds