Searched refs:PCR_PORT_VLAN_SECURE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/etherswitch/mtkswitch/ | ||
H A D | mtkswitch_mt7620.h | 74 #define PCR_PORT_VLAN_SECURE (3u<<0) macro |
H A D | mtkswitch_mt7620.c | 228 val |= PCR_PORT_VLAN_SECURE; in mtkswitch_port_init() |