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

/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_mbx.h118 s32 ixgbe_check_for_ack(struct ixgbe_hw *, u16);
H A Dixgbe_mbx.c97 * ixgbe_check_for_ack - checks to see if someone sent us ACK
103 s32 ixgbe_check_for_ack(struct ixgbe_hw *hw, u16 mbx_id) ixgbe_check_for_ack() function
H A Dixgbe_sriov.c1110 if (!ixgbe_check_for_ack(hw, vf)) ixgbe_msg_task()

Completed in 43 milliseconds