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_bbdev_op_cap

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                             rte_bbdev_op_cap(3)

Detailed Description

       Operation capabilities supported by a device

       Definition at line 1007 of file rte_bbdev_op.h.

Field Documentation

enumrte_bbdev_op_typetype
       Type of operation

       Definition at line 1008 of file rte_bbdev_op.h.

   union{...}cap
       Operation-type specific capabilities

Name

       rte_bbdev_op_cap

Synopsis

       #include <rte_bbdev_op.h>

   DataFields
       enum rte_bbdev_op_typetype
       union {
       } cap

See Also