Searched refs:E1000_VLVF_VLANID_ENABLE (Results 1 – 5 of 5) 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()
5232 if (vlvf & E1000_VLVF_VLANID_ENABLE) { in igb_scrub_vfta()
258 #define E1000_VLVF_VLANID_ENABLE 0x80000000 macro
1139 (core->mac[VLVF0 + i] & E1000_VLVF_VLANID_ENABLE)) { in igb_receive_assign()