Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_mbx.h130 s32 ixgbe_check_for_ack(struct ixgbe_hw *, u16);
H A Dixgbe_mbx.c87 s32 ixgbe_check_for_ack(struct ixgbe_hw *hw, u16 mbx_id) in ixgbe_check_for_ack() function
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_pf.c945 if (!ixgbe_check_for_ack(hw, vf)) in ixgbe_pf_mbx_process()