Searched refs:mbvficr (Results 1 – 3 of 3) sorted by relevance
38 u32 mbvficr = rd32(wx, WX_MBVFICR(index)); in wx_check_for_bit_pf() local40 if (!(mbvficr & mask)) in wx_check_for_bit_pf()
213 u32 mbvficr = IXGBE_READ_REG(hw, IXGBE_MBVFICR(index)); in ixgbe_check_for_bit_pf() local215 if (mbvficr & mask) { in ixgbe_check_for_bit_pf()
244 u32 mbvficr = rd32(E1000_MBVFICR); in igb_check_for_bit_pf() local247 if (mbvficr & mask) { in igb_check_for_bit_pf()