logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rte_swx_port_ring.h

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                          rte_swx_port_ring.h(3)

Detailed Description

       RTE SWX Ring Input and Output Ports

       Definition in file rte_swx_port_ring.h.

Name

       rte_swx_port_ring.h

Synopsis

       #include <stdint.h>
       #include 'rte_swx_port.h'

   DataStructures
       struct rte_swx_port_ring_reader_params
       struct rte_swx_port_ring_writer_paramsVariables
       struct rte_swx_port_in_opsrte_swx_port_ring_reader_ops
       struct rte_swx_port_out_opsrte_swx_port_ring_writer_ops

Variable Documentation

structrte_swx_port_in_opsrte_swx_port_ring_reader_ops[extern]
       Ring_reader operations.

   structrte_swx_port_out_opsrte_swx_port_ring_writer_ops[extern]
       Ring writer operations.

See Also