Home
last modified time | relevance | path

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

/drivers/net/ethernet/freescale/enetc/
Denetc_hw.h167 #define ENETC_PSIVLAN_SET_QOS(val) ((u32)(val) << 12) macro
Denetc_pf.c91 val = ENETC_PSIVLAN_EN | ENETC_PSIVLAN_SET_QOS(qos) | vlan; in enetc_set_isol_vlan()