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_port_sched.h

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                             rte_port_sched.h(3)

Detailed Description

       RTE Port Hierarchical Scheduler

       sched_reader: input port built on top of pre-initialized rte_sched_port sched_writer: output port built
       on top of pre-initialized rte_sched_port

       Definition in file rte_port_sched.h.

Name

       rte_port_sched.h

Synopsis

       #include <stdint.h>
       #include <rte_sched.h>
       #include 'rte_port.h'

   DataStructures
       struct rte_port_sched_reader_params
       struct rte_port_sched_writer_paramsVariables
       struct rte_port_in_opsrte_port_sched_reader_ops
       struct rte_port_out_opsrte_port_sched_writer_ops

Variable Documentation

structrte_port_in_opsrte_port_sched_reader_ops[extern]
       sched_reader port operations

   structrte_port_out_opsrte_port_sched_writer_ops[extern]
       sched_writer port operations

See Also