Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_mbx.c204 static s32 ixgbe_check_for_bit_vf(struct ixgbe_hw *hw, u32 mask) in ixgbe_check_for_bit_vf() function
231 if (!ixgbe_check_for_bit_vf(hw, IXGBE_VFMAILBOX_PFSTS)) { in ixgbe_check_for_msg_vf()
253 if (!ixgbe_check_for_bit_vf(hw, IXGBE_VFMAILBOX_PFACK)) { in ixgbe_check_for_ack_vf()
275 if (!ixgbe_check_for_bit_vf(hw, (IXGBE_VFMAILBOX_RSTD | in ixgbe_check_for_rst_vf()