Searched refs:E1000_VLVF_VLANID_ENABLE (Results 1 – 4 of 4) 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()
5131 if (vlvf & E1000_VLVF_VLANID_ENABLE) { in igb_scrub_vfta()
2256 E1000_WRITE_REG(hw, E1000_VLVF(i), (E1000_VLVF_VLANID_ENABLE | in igb_vmdq_rx_hw_configure()