Searched refs:E1000_VLVF (Results 1 – 2 of 2) sorted by relevance
566 #define E1000_VLVF(_n) (0x05D00 + (4 * (_n))) macro
2230 E1000_WRITE_REG(hw, E1000_VLVF(i), (E1000_VLVF_VLANID_ENABLE | \ in igb_vmdq_rx_hw_configure()