Home
last modified time | relevance | path

Searched refs:ETHERNET_IEEE_VLAN_TYPE (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/intel/igb/
H A De1000_defines.h372 #define ETHERNET_IEEE_VLAN_TYPE 0x8100 /* 802.3ac packet */ macro
H A Digb_main.c2459 wr32(E1000_VET, ETHERNET_IEEE_VLAN_TYPE); in igb_reset()
/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h451 #define ETHERNET_IEEE_VLAN_TYPE 0x8100 /* 802.3ac packet */ macro
H A De1000_main.c692 ew32(VET, ETHERNET_IEEE_VLAN_TYPE); in e1000_reset()