Searched refs:RTL8366RB_PVCR_VAL (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/etherswitch/rtl8366/
H A Drtl8366rbvar.h126 #define RTL8366RB_PVCR_VAL(_port, _pvlan) \ macro
H A Drtl8366rb.c180 RTL8366RB_PVCR_VAL(0, RTL8366RB_PVCR_PORT_MASK),
181 RTL8366RB_PVCR_VAL(0, 1), RTL_WAITOK);
620 RTL8366RB_PVCR_VAL(p->es_port, RTL8366RB_PVCR_PORT_MASK),
621 RTL8366RB_PVCR_VAL(p->es_port, vlangroup), RTL_WAITOK);

Completed in 114 milliseconds