HomeSort by: relevance | last modified time | path
    Searched refs:ixgbe_check_for_ack (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_mbx.h 202 s32 ixgbe_check_for_ack(struct ixgbe_hw *hw, u16 mbx_id);
ixgbe_mbx.c 170 * ixgbe_check_for_ack - checks to see if someone sent us ACK
176 s32 ixgbe_check_for_ack(struct ixgbe_hw *hw, u16 mbx_id) function in typeref:typename:s32
181 DEBUGFUNC("ixgbe_check_for_ack");

Completed in 15 milliseconds