Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_mbx.c284 STATIC s32 ixgbe_check_for_bit_vf(struct ixgbe_hw *hw, u32 mask) in ixgbe_check_for_bit_vf() function
311 if (!ixgbe_check_for_bit_vf(hw, IXGBE_VFMAILBOX_PFSTS)) { in ixgbe_check_for_msg_vf()
333 if (!ixgbe_check_for_bit_vf(hw, IXGBE_VFMAILBOX_PFACK)) { in ixgbe_check_for_ack_vf()
355 if (!ixgbe_check_for_bit_vf(hw, (IXGBE_VFMAILBOX_RSTD | in ixgbe_check_for_rst_vf()