Home
last modified time | relevance | path

Searched refs:mbvficr (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds