FreeBSD kernel BXE device code
bxe_dcbx_params_get Struct Reference

#include <bxe_dcb.h>

Collaboration diagram for bxe_dcbx_params_get:

Data Fields

uint32_t ver_num
 
uint32_t dcb_state
 
uint32_t dcbx_enabled
 
struct bxe_config_dcbx_params config_dcbx_params
 
uint32_t _reserved [19]
 
uint32_t dcb_current_state
 
uint32_t local_tc_supported
 
uint32_t local_pfc_caps
 
uint32_t remote_tc_supported
 
uint32_t remote_pfc_cap
 
uint32_t remote_ets_willing
 
uint32_t remote_ets_reco_valid
 
uint32_t remote_pfc_willing
 
uint32_t remote_app_priority_willing
 
uint32_t remote_configuration_bw_precentage [8]
 
uint32_t remote_configuration_ets_pg [8]
 
uint32_t remote_recommendation_bw_precentage [8]
 
uint32_t remote_recommendation_ets_pg [8]
 
uint32_t remote_pfc_bitmap
 
struct bxe_admin_priority_app_table remote_priority_app_table [DCBX_MAX_APP_PROTOCOL]
 
uint32_t local_ets_enable
 
uint32_t local_pfc_enable
 
uint32_t local_configuration_bw_precentage [8]
 
uint32_t local_configuration_ets_pg [8]
 
uint32_t local_pfc_bitmap
 
struct bxe_admin_priority_app_table local_priority_app_table [DCBX_MAX_APP_PROTOCOL]
 
uint32_t pfc_mismatch
 
uint32_t priority_app_mismatch
 
uint32_t dcbx_frames_sent
 
uint32_t dcbx_frames_received
 
uint32_t pfc_frames_sent [2]
 
uint32_t pfc_frames_received [2]
 

Detailed Description

Definition at line 148 of file bxe_dcb.h.

Field Documentation

◆ _reserved

uint32_t bxe_dcbx_params_get::_reserved[19]

Definition at line 154 of file bxe_dcb.h.

◆ config_dcbx_params

struct bxe_config_dcbx_params bxe_dcbx_params_get::config_dcbx_params

Definition at line 152 of file bxe_dcb.h.

◆ dcb_current_state

uint32_t bxe_dcbx_params_get::dcb_current_state

Definition at line 156 of file bxe_dcb.h.

◆ dcb_state

uint32_t bxe_dcbx_params_get::dcb_state

Definition at line 150 of file bxe_dcb.h.

◆ dcbx_enabled

uint32_t bxe_dcbx_params_get::dcbx_enabled

Definition at line 151 of file bxe_dcb.h.

◆ dcbx_frames_received

uint32_t bxe_dcbx_params_get::dcbx_frames_received

Definition at line 187 of file bxe_dcb.h.

◆ dcbx_frames_sent

uint32_t bxe_dcbx_params_get::dcbx_frames_sent

Definition at line 186 of file bxe_dcb.h.

◆ local_configuration_bw_precentage

uint32_t bxe_dcbx_params_get::local_configuration_bw_precentage[8]

Definition at line 179 of file bxe_dcb.h.

◆ local_configuration_ets_pg

uint32_t bxe_dcbx_params_get::local_configuration_ets_pg[8]

Definition at line 180 of file bxe_dcb.h.

◆ local_ets_enable

uint32_t bxe_dcbx_params_get::local_ets_enable

Definition at line 177 of file bxe_dcb.h.

◆ local_pfc_bitmap

uint32_t bxe_dcbx_params_get::local_pfc_bitmap

Definition at line 181 of file bxe_dcb.h.

◆ local_pfc_caps

uint32_t bxe_dcbx_params_get::local_pfc_caps

Definition at line 163 of file bxe_dcb.h.

◆ local_pfc_enable

uint32_t bxe_dcbx_params_get::local_pfc_enable

Definition at line 178 of file bxe_dcb.h.

◆ local_priority_app_table

struct bxe_admin_priority_app_table bxe_dcbx_params_get::local_priority_app_table[DCBX_MAX_APP_PROTOCOL]

Definition at line 183 of file bxe_dcb.h.

◆ local_tc_supported

uint32_t bxe_dcbx_params_get::local_tc_supported

Definition at line 162 of file bxe_dcb.h.

◆ pfc_frames_received

uint32_t bxe_dcbx_params_get::pfc_frames_received[2]

Definition at line 189 of file bxe_dcb.h.

◆ pfc_frames_sent

uint32_t bxe_dcbx_params_get::pfc_frames_sent[2]

Definition at line 188 of file bxe_dcb.h.

◆ pfc_mismatch

uint32_t bxe_dcbx_params_get::pfc_mismatch

Definition at line 184 of file bxe_dcb.h.

◆ priority_app_mismatch

uint32_t bxe_dcbx_params_get::priority_app_mismatch

Definition at line 185 of file bxe_dcb.h.

◆ remote_app_priority_willing

uint32_t bxe_dcbx_params_get::remote_app_priority_willing

Definition at line 169 of file bxe_dcb.h.

◆ remote_configuration_bw_precentage

uint32_t bxe_dcbx_params_get::remote_configuration_bw_precentage[8]

Definition at line 170 of file bxe_dcb.h.

◆ remote_configuration_ets_pg

uint32_t bxe_dcbx_params_get::remote_configuration_ets_pg[8]

Definition at line 171 of file bxe_dcb.h.

◆ remote_ets_reco_valid

uint32_t bxe_dcbx_params_get::remote_ets_reco_valid

Definition at line 167 of file bxe_dcb.h.

◆ remote_ets_willing

uint32_t bxe_dcbx_params_get::remote_ets_willing

Definition at line 166 of file bxe_dcb.h.

◆ remote_pfc_bitmap

uint32_t bxe_dcbx_params_get::remote_pfc_bitmap

Definition at line 174 of file bxe_dcb.h.

◆ remote_pfc_cap

uint32_t bxe_dcbx_params_get::remote_pfc_cap

Definition at line 165 of file bxe_dcb.h.

◆ remote_pfc_willing

uint32_t bxe_dcbx_params_get::remote_pfc_willing

Definition at line 168 of file bxe_dcb.h.

◆ remote_priority_app_table

struct bxe_admin_priority_app_table bxe_dcbx_params_get::remote_priority_app_table[DCBX_MAX_APP_PROTOCOL]

Definition at line 176 of file bxe_dcb.h.

◆ remote_recommendation_bw_precentage

uint32_t bxe_dcbx_params_get::remote_recommendation_bw_precentage[8]

Definition at line 172 of file bxe_dcb.h.

◆ remote_recommendation_ets_pg

uint32_t bxe_dcbx_params_get::remote_recommendation_ets_pg[8]

Definition at line 173 of file bxe_dcb.h.

◆ remote_tc_supported

uint32_t bxe_dcbx_params_get::remote_tc_supported

Definition at line 164 of file bxe_dcb.h.

◆ ver_num

uint32_t bxe_dcbx_params_get::ver_num

Definition at line 149 of file bxe_dcb.h.


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