DPDK  22.03.0
Data Structures | Variables
rte_swx_port_ring.h File Reference
#include <stdint.h>
#include "rte_swx_port.h"

Go to the source code of this file.

Data Structures

struct  rte_swx_port_ring_reader_params
 
struct  rte_swx_port_ring_writer_params
 

Variables

struct rte_swx_port_in_ops rte_swx_port_ring_reader_ops
 
struct rte_swx_port_out_ops rte_swx_port_ring_writer_ops
 

Detailed Description

RTE SWX Ring Input and Output Ports

Definition in file rte_swx_port_ring.h.

Variable Documentation

◆ rte_swx_port_ring_reader_ops

struct rte_swx_port_in_ops rte_swx_port_ring_reader_ops

Ring_reader operations.

◆ rte_swx_port_ring_writer_ops

struct rte_swx_port_out_ops rte_swx_port_ring_writer_ops

Ring writer operations.