Searched refs:ixgbe_check_for_msg (Results 1 – 3 of 3) sorted by relevance
103 int ixgbe_check_for_msg(struct ixgbe_hw *, u16);
55 * ixgbe_check_for_msg - checks to see if someone sent us mail61 int ixgbe_check_for_msg(struct ixgbe_hw *hw, u16 mbx_id) in ixgbe_check_for_msg() function
1420 if (!ixgbe_check_for_msg(hw, vf)) in ixgbe_msg_task()