Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/dlink/
H A Ddl2k.h184 AutoVLANuntagging = 0x2000, enumerator
H A Ddl2k.c594 dw32(MACCtrl, dr32(MACCtrl) | AutoVLANuntagging); in rio_hw_init()
601 macctrl |= (np->vlan) ? AutoVLANuntagging : 0; in rio_hw_init()
1036 macctrl |= (np->vlan) ? AutoVLANuntagging : 0; in rio_error()