Provided by: dpdk-doc_24.11.2-2_all 

NAME
rte_eth_pfc_queue_info
SYNOPSIS
#include <rte_ethdev.h> Data Fields uint8_t tc_max enum rte_eth_fc_mode mode_capa
Detailed Description
Warning EXPERIMENTAL: 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_t tc_max Maximum supported traffic class as per PFC (802.1Qbb) specification. Definition at line 1407 of file rte_ethdev.h. enum rte_eth_fc_mode mode_capa PFC queue mode capabilities. Definition at line 1409 of file rte_ethdev.h.
Author
Generated automatically by Doxygen for DPDK from the source code. DPDK Version 24.11.2 rte_eth_pfc_queue_info(3)