Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/ixgbevf/
Dmbx.c132 static s32 ixgbevf_check_for_bit_vf(struct ixgbe_hw *hw, u32 mask) in ixgbevf_check_for_bit_vf() function
155 if (!ixgbevf_check_for_bit_vf(hw, IXGBE_VFMAILBOX_PFSTS)) { in ixgbevf_check_for_msg_vf()
173 if (!ixgbevf_check_for_bit_vf(hw, IXGBE_VFMAILBOX_PFACK)) { in ixgbevf_check_for_ack_vf()
191 if (!ixgbevf_check_for_bit_vf(hw, (IXGBE_VFMAILBOX_RSTD | in ixgbevf_check_for_rst_vf()