Searched refs:ixgbe_check_for_msg_pf (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/ixgbe/
H A Dixgbe_mbx.c431 * ixgbe_check_for_msg_pf - checks to see if the VF has sent mail
437 static s32 ixgbe_check_for_msg_pf(struct ixgbe_hw *hw, u16 vf_number) function
443 DEBUGFUNC("ixgbe_check_for_msg_pf");
569 ixgbe_check_for_msg_pf(hw, vf_number);
651 mbx->ops.check_for_msg = ixgbe_check_for_msg_pf;

Completed in 105 milliseconds