Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/etherswitch/mtkswitch/
Dmtkswitch_mt7620.h39 #define VTCR_FUNC_VID_READ (0u<<12) macro
Dmtkswitch_mt7620.c422 VTCR_FUNC_VID_READ | (v->es_vlangroup & VTCR_VID_MASK)); in mtkswitch_vlan_getvgroup()