Searched refs:PVC_VLAN_ATTR_MASK (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitch_mt7620.h79 #define PVC_VLAN_ATTR_MASK (3u<<6) macro
H A Dmtkswitch_mt7620.c235 val &= ~PVC_VLAN_ATTR_MASK;

Completed in 55 milliseconds