Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/arswitch/
H A Darswitchreg.h536 #define AR8327_VTU_FUNC1_OP BITS(0, 3) macro
H A Darswitch_8327.c125 if ((op & AR8327_VTU_FUNC1_OP) == AR8327_VTU_FUNC1_OP_LOAD) { in ar8327_vlan_op()