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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_mbx.h145 s32 ixgbe_check_for_ack(struct ixgbe_hw *, u16);
H A Dixgbe_mbx.c111 * ixgbe_check_for_ack - checks to see if someone sent us ACK
117 s32 ixgbe_check_for_ack(struct ixgbe_hw *hw, u16 mbx_id) function
122 DEBUGFUNC("ixgbe_check_for_ack");

Completed in 59 milliseconds