Searched refs:PVC_VLAN_ATTR_MASK (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/sys/dev/etherswitch/mtkswitch/ | ||
| D | mtkswitch_mt7620.h | 79 #define PVC_VLAN_ATTR_MASK (3u<<6) macro |
| D | mtkswitch_mt7620.c | 235 val &= ~PVC_VLAN_ATTR_MASK; in mtkswitch_port_init() |