Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/freescale/enetc/
Denetc_hw.h180 #define ENETC_PSIVLAN_SET_QOS(val) ((u32)(val) << 12) macro
Denetc_pf.c71 val = ENETC_PSIVLAN_EN | ENETC_PSIVLAN_SET_QOS(qos) | vlan; in enetc_set_isol_vlan()