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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dforcedeth.c772 u32 vlanctl_bits; member in struct:fe_priv
4622 if (!(np->vlanctl_bits & NVREG_VLANCONTROL_ENABLE))
5202 writel(np->vlanctl_bits, base + NvRegVlanControl);
5512 np->vlanctl_bits = 0;
5514 np->vlanctl_bits = NVREG_VLANCONTROL_ENABLE;

Completed in 59 milliseconds