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

/linux-master/drivers/net/usb/
H A Dsmsc95xx.h259 /* VLAN1 Tag Register */
260 #define VLAN1 (0x120) macro
H A Dsmsc95xx.c1032 ret = smsc95xx_write_reg(dev, VLAN1, (u32)ETH_P_8021Q);
/linux-master/drivers/net/ethernet/smsc/
H A Dsmsc9420.h182 #define VLAN1 (0xA0) macro
H A Dsmsc911x.h360 #define VLAN1 0x09 macro
H A Dsmsc9420.c1243 smsc9420_reg_write(pd, VLAN1, ETH_P_8021Q);
1244 netif_dbg(pd, ifup, pd->dev, "VLAN1 = 0x%08x\n",
1245 smsc9420_reg_read(pd, VLAN1));
H A Dsmsc911x.c1624 smsc911x_mac_write(pdata, VLAN1, ETH_P_8021Q);

Completed in 323 milliseconds