Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/etherswitch/arswitch/
HDarswitchreg.h548 #define AR8327_VTU_FUNC1_VID_S 16 macro
HDarswitch_8327.c134 op |= ((vid & 0xfff) << AR8327_VTU_FUNC1_VID_S); in ar8327_vlan_op()