Searched refs:vflre (Results 1 – 3 of 3) sorted by relevance
156 s64 vflre; in fm10k_iov_event() local175 vflre = fm10k_read_reg(hw, FM10K_PFVFLRE(1)); in fm10k_iov_event()176 vflre <<= 32; in fm10k_iov_event()177 vflre |= fm10k_read_reg(hw, FM10K_PFVFLRE(0)); in fm10k_iov_event()181 for (vflre <<= 64 - i; vflre && i--; vflre += vflre) { in fm10k_iov_event()184 if (vflre >= 0) in fm10k_iov_event()
168 u32 vflre = 0; in wx_check_for_rst_pf() local170 vflre = rd32(wx, WX_VFLRE(reg_offset)); in wx_check_for_rst_pf()171 if (!(vflre & BIT(vf_shift))) in wx_check_for_rst_pf()
302 u32 vflre = rd32(E1000_VFLRE); in igb_check_for_rst_pf() local305 if (vflre & BIT(vf_number)) { in igb_check_for_rst_pf()