Data Plane Development Kit Reference Manual: Intel FPGA Programmable Acceleration Card N3000

ID 683512
Date 12/06/2019
Public
Document Table of Contents

2.4.1.3. opae_adapter_enumerate()

Prototype:

int opae_adapter_enumerate(struct opae_adapter *adapter);

Arguments:

opae_adapter: Pointer to the OPAE adapter.

Returns:

Int.

Description:

Reads the FPGA device feature list. When complete, the DPDK software has a list of the available features.
Related Defines None.