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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsmsc9420.h196 #define VLAN1 (0xA0) macro
H A Dsmsc911x.h358 #define VLAN1 0x09 macro
H A Dsmc911x.h615 #define VLAN1 (0x09) /* R/W mask 0x0000FFFFUL */ macro
836 #define SMC_GET_VLAN1(lp, x) SMC_GET_MAC_CSR( (lp), VLAN1, x )
837 #define SMC_SET_VLAN1(lp, x) SMC_SET_MAC_CSR( (lp), VLAN1, x )
H A Dsmsc9420.c1309 smsc9420_reg_write(pd, VLAN1, ETH_P_8021Q);
1310 smsc_dbg(IFUP, "VLAN1 = 0x%08x", smsc9420_reg_read(pd, VLAN1));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/usb/
H A Dsmsc95xx.h196 #define VLAN1 (0x120) macro
H A Dsmsc95xx.c970 ret = smsc95xx_write_reg(dev, VLAN1, write_buf);

Completed in 109 milliseconds