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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_mbx.c151 * ixgbe_poll_for_msg - Wait for message notification
157 static s32 ixgbe_poll_for_msg(struct ixgbe_hw *hw, u16 mbx_id) function
162 DEBUGFUNC("ixgbe_poll_for_msg");
234 ret_val = ixgbe_poll_for_msg(hw, mbx_id);

Completed in 57 milliseconds