DPDK  22.07.0
Data Structures
rte_idxd_rawdev_fns.h File Reference
#include <stdint.h>
#include <rte_errno.h>

Go to the source code of this file.

Data Structures

struct  rte_idxd_hw_desc
 
struct  rte_idxd_completion
 
struct  rte_idxd_user_hdl
 

Detailed Description

This header file contains the implementation of the various ioat rawdev functions for DSA hardware. The API specification and key public structures are defined in "rte_ioat_rawdev.h".

This file should not be included directly, but instead applications should include "rte_ioat_rawdev.h", which then includes this file - and the IOAT/CBDMA equivalent header - in turn.

Definition in file rte_idxd_rawdev_fns.h.