FreeBSD kernel BXE device code
cmng_struct_per_port Struct Reference

#include <ecore_hsi.h>

Collaboration diagram for cmng_struct_per_port:

Data Fields

struct rate_shaping_vars_per_port rs_vars
 
struct fairness_vars_per_port fair_vars
 
struct safc_struct_per_port safc_vars
 
struct cmng_flags_per_port flags
 

Detailed Description

Definition at line 11234 of file ecore_hsi.h.

Field Documentation

◆ fair_vars

struct fairness_vars_per_port cmng_struct_per_port::fair_vars

Definition at line 11237 of file ecore_hsi.h.

Referenced by ecore_init_fw_wrr(), and ecore_init_min().

◆ flags

struct cmng_flags_per_port cmng_struct_per_port::flags

Definition at line 11239 of file ecore_hsi.h.

Referenced by ecore_init_cmng().

◆ rs_vars

struct rate_shaping_vars_per_port cmng_struct_per_port::rs_vars

Definition at line 11236 of file ecore_hsi.h.

Referenced by ecore_init_max().

◆ safc_vars

struct safc_struct_per_port cmng_struct_per_port::safc_vars

Definition at line 11238 of file ecore_hsi.h.

Referenced by ecore_init_safc().


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