Searched refs:E1000_VLVF_VLANID_ENABLE (Results 1 – 2 of 2) sorted by relevance
333 #define E1000_VLVF_VLANID_ENABLE 0x80000000 macro
2230 E1000_WRITE_REG(hw, E1000_VLVF(i), (E1000_VLVF_VLANID_ENABLE | \ in igb_vmdq_rx_hw_configure()