DPDK  24.03.0
Data Fields
rte_eth_pfc_queue_info Struct Reference

#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 1389 of file rte_ethdev.h.

Field Documentation

◆ tc_max

uint8_t tc_max

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

Definition at line 1393 of file rte_ethdev.h.

◆ mode_capa

enum rte_eth_fc_mode mode_capa

PFC queue mode capabilities.

Definition at line 1395 of file rte_ethdev.h.


The documentation for this struct was generated from the following file: