Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitch_mt7620.h74 #define PCR_PORT_VLAN_SECURE (3u<<0) macro
H A Dmtkswitch_mt7620.c228 val |= PCR_PORT_VLAN_SECURE; in mtkswitch_port_init()