Searched refs:E1000_VFRE (Results 1 – 3 of 3) sorted by relevance
333 #define E1000_VFRE 0x00C8C /* VF Receive Enables */ macro
2360 wr32(E1000_VFRE, 0); in igb_reset()7431 reg = rd32(E1000_VFRE); in igb_vf_reset_msg()7432 wr32(E1000_VFRE, reg | BIT(vf)); in igb_vf_reset_msg()
2244 E1000_WRITE_REG(hw, E1000_VFRE, E1000_MBVFICR_VFREQ_MASK); in igb_vmdq_rx_hw_configure()