DOKK / manpages / debian 13 / dpdk-doc / rte_eth_pfc_queue_info.3.en
rte_eth_pfc_queue_info(3) Library Functions Manual rte_eth_pfc_queue_info(3)

rte_eth_pfc_queue_info

#include <rte_ethdev.h>


uint8_t tc_max
enum rte_eth_fc_mode mode_capa

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.

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

Definition at line 1407 of file rte_ethdev.h.

PFC queue mode capabilities.

Definition at line 1409 of file rte_ethdev.h.

Generated automatically by Doxygen for DPDK from the source code.

Version 24.11.3 DPDK