Home
last modified time | relevance | path

Searched refs:mbvficr (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_mbx.c213 u32 mbvficr = IXGBE_READ_REG(hw, IXGBE_MBVFICR(index)); in ixgbe_check_for_bit_pf() local
215 if (mbvficr & mask) { in ixgbe_check_for_bit_pf()
/linux/drivers/net/ethernet/intel/igb/
H A De1000_mbx.c244 u32 mbvficr = rd32(E1000_MBVFICR); in igb_check_for_bit_pf() local
247 if (mbvficr & mask) { in igb_check_for_bit_pf()