Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/freescale/enetc/
Denetc_hw.h182 #define ENETC_PSIVLAN_EN BIT(31) macro
Denetc_pf.c75 val = ENETC_PSIVLAN_EN | ENETC_PSIVLAN_SET_QOS(qos) | vlan; in enetc_set_isol_vlan()