Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_hw.h187 #define ENETC_PSIVLAN_EN BIT(31) macro
H A Denetc_pf.c70 val = ENETC_PSIVLAN_EN | ENETC_PSIVLAN_SET_QOS(qos) | vlan; in enetc_set_isol_vlan()