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_eth_pfc_queue_info

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                       rte_eth_pfc_queue_info(3)

Detailed Description

WarningEXPERIMENTAL: this API may change, or be removed, without prior notice

       A structure used to retrieve information of queue based PFC.

       Definition at line 1403 of file rte_ethdev.h.

Field Documentation

uint8_ttc_max
       Maximum supported traffic class as per PFC (802.1Qbb) specification.

       Definition at line 1407 of file rte_ethdev.h.

   enumrte_eth_fc_modemode_capa
       PFC queue mode capabilities.

       Definition at line 1409 of file rte_ethdev.h.

Name

       rte_eth_pfc_queue_info

Synopsis

       #include <rte_ethdev.h>

   DataFields
       uint8_t tc_max
       enum rte_eth_fc_modemode_capa

See Also