Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_mbx.c315 static s32 ixgbe_check_for_bit_vf(struct ixgbe_hw *hw, u32 mask) in ixgbe_check_for_bit_vf() function
342 if (!ixgbe_check_for_bit_vf(hw, IXGBE_VFMAILBOX_PFSTS)) { in ixgbe_check_for_msg_vf()
364 if (!ixgbe_check_for_bit_vf(hw, IXGBE_VFMAILBOX_PFACK)) { in ixgbe_check_for_ack_vf()
386 if (!ixgbe_check_for_bit_vf(hw, (IXGBE_VFMAILBOX_RSTD | in ixgbe_check_for_rst_vf()