DPDK  24.03.0
Data Structures | Variables
rte_swx_port_ethdev.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_ethdev_reader_params
 
struct  rte_swx_port_ethdev_writer_params
 

Variables

struct rte_swx_port_in_ops rte_swx_port_ethdev_reader_ops
 
struct rte_swx_port_out_ops rte_swx_port_ethdev_writer_ops
 

Detailed Description

RTE SWX Ethernet Device Input and Output Ports

Definition in file rte_swx_port_ethdev.h.

Variable Documentation

◆ rte_swx_port_ethdev_reader_ops

struct rte_swx_port_in_ops rte_swx_port_ethdev_reader_ops

Ethernet device reader operations.

◆ rte_swx_port_ethdev_writer_ops

struct rte_swx_port_out_ops rte_swx_port_ethdev_writer_ops

Ethernet device writer operations.