Searched refs:ENETC_PSIVLAN_SET_QOS (Results 1 – 2 of 2) sorted by relevance
180 #define ENETC_PSIVLAN_SET_QOS(val) ((u32)(val) << 12) macro
71 val = ENETC_PSIVLAN_EN | ENETC_PSIVLAN_SET_QOS(qos) | vlan; in enetc_set_isol_vlan()