Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ix/
HDixgbe_mbx.h160 s32 ixgbe_check_for_ack(struct ixgbe_hw *, u16);
HDixgbe_mbx.c117 s32 ixgbe_check_for_ack(struct ixgbe_hw *hw, u16 mbx_id) in ixgbe_check_for_ack() function