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

/freebsd-12-stable/sys/dev/ixgbe/
H A Dixgbe_mbx.c40 * ixgbe_poll_for_msg - Wait for message notification
46 static s32 ixgbe_poll_for_msg(struct ixgbe_hw *hw, u16 mbx_id) function
51 DEBUGFUNC("ixgbe_poll_for_msg");
124 ret_val = ixgbe_poll_for_msg(hw, mbx_id);

Completed in 159 milliseconds