Searched refs:vflre (Results 1 – 2 of 2) sorted by relevance
820 u32 vflre = 0; in ixgbe_check_for_rst_pf() local826 vflre = IXGBE_READ_REG(hw, IXGBE_PFVFLRE(index)); in ixgbe_check_for_rst_pf()832 vflre = IXGBE_READ_REG(hw, IXGBE_PFVFLREC(index)); in ixgbe_check_for_rst_pf()838 if (vflre & (1 << vf_shift)) { in ixgbe_check_for_rst_pf()
627 u32 vflre = E1000_READ_REG(hw, E1000_VFLRE); in e1000_check_for_rst_pf() local632 if (vflre & (1 << vf_number)) { in e1000_check_for_rst_pf()