Home
last modified time | relevance | path

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

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