Searched refs:E1000_VLVF_VLANID_ENABLE (Results 1 – 3 of 3) sorted by relevance
224 #define E1000_VLVF_VLANID_ENABLE 0x80000000 macro
266 wr32(E1000_VLVF(vlvf_index), bits | vlan | E1000_VLVF_VLANID_ENABLE); in igb_vfta_set()
5223 if (vlvf & E1000_VLVF_VLANID_ENABLE) { in igb_scrub_vfta()