FreeBSD kernel IXGBE device code
ixgbe_dcb_tc_path Struct Reference

#include <ixgbe_dcb.h>

Data Fields

u8 bwg_id
 
u8 bwg_percent
 
u8 link_percent
 
u8 up_to_tc_bitmap
 
u16 data_credits_refill
 
u16 data_credits_max
 
enum ixgbe_dcb_tsa tsa
 

Detailed Description

Definition at line 83 of file ixgbe_dcb.h.

Field Documentation

◆ bwg_id

u8 ixgbe_dcb_tc_path::bwg_id

◆ bwg_percent

u8 ixgbe_dcb_tc_path::bwg_percent

Definition at line 85 of file ixgbe_dcb.h.

Referenced by ixgbe_dcb_calculate_tc_credits_cee(), and ixgbe_dcb_check_config_cee().

◆ data_credits_max

u16 ixgbe_dcb_tc_path::data_credits_max

Definition at line 89 of file ixgbe_dcb.h.

Referenced by ixgbe_dcb_calculate_tc_credits_cee().

◆ data_credits_refill

u16 ixgbe_dcb_tc_path::data_credits_refill

Definition at line 88 of file ixgbe_dcb.h.

Referenced by ixgbe_dcb_calculate_tc_credits_cee().

◆ link_percent

u8 ixgbe_dcb_tc_path::link_percent

Definition at line 86 of file ixgbe_dcb.h.

Referenced by ixgbe_dcb_calculate_tc_credits_cee().

◆ tsa

◆ up_to_tc_bitmap

u8 ixgbe_dcb_tc_path::up_to_tc_bitmap

Definition at line 87 of file ixgbe_dcb.h.


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