DPDK  24.03.0
Data Fields
rte_eth_pfc_conf Struct Reference

#include <rte_ethdev.h>

Data Fields

struct rte_eth_fc_conf fc
 
uint8_t priority
 

Detailed Description

A structure used to configure Ethernet priority flow control parameter. These parameters will be configured into the register of the NIC. Please refer to the corresponding data sheet for proper value.

Definition at line 1378 of file rte_ethdev.h.

Field Documentation

◆ fc

struct rte_eth_fc_conf fc

General flow control parameter.

Definition at line 1379 of file rte_ethdev.h.

◆ priority

uint8_t priority

VLAN User Priority.

Definition at line 1380 of file rte_ethdev.h.


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