Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_mbx.h161 s32 ixgbe_check_for_ack(struct ixgbe_hw *, u16);
H A Dixgbe_mbx.c117 s32 ixgbe_check_for_ack(struct ixgbe_hw *hw, u16 mbx_id) in ixgbe_check_for_ack() function