Searched refs:E1000_VFRE (Results 1 – 3 of 3) sorted by relevance
149 E1000_WRITE_REG(hw, E1000_VFRE, (~0U) << vf_num); in igb_pf_host_configure()266 reg = E1000_READ_REG(hw, E1000_VFRE); in igb_vf_reset_msg()268 E1000_WRITE_REG(hw, E1000_VFRE, reg); in igb_vf_reset_msg()
2218 E1000_WRITE_REG(hw, E1000_VFRE, E1000_MBVFICR_VFREQ_MASK); in igb_vmdq_rx_hw_configure()
542 #define E1000_VFRE 0x00C8C /* VF Receive Enables */ macro