FreeBSD kernel BXE device code
elink_ets_cos_params Struct Reference

#include <bxe_elink.h>

Collaboration diagram for elink_ets_cos_params:

Data Fields

enum elink_cos_state state
 
union {
   struct elink_ets_bw_params   bw_params
 
   struct elink_ets_sp_params   sp_params
 
params
 

Detailed Description

Definition at line 643 of file bxe_elink.h.

Field Documentation

◆ bw_params

struct elink_ets_bw_params elink_ets_cos_params::bw_params

Definition at line 646 of file bxe_elink.h.

Referenced by elink_ets_e3b0_config(), and elink_ets_e3b0_get_total_bw().

◆ 

union { ... } elink_ets_cos_params::params

◆ sp_params

struct elink_ets_sp_params elink_ets_cos_params::sp_params

Definition at line 647 of file bxe_elink.h.

Referenced by elink_ets_e3b0_config().

◆ state

enum elink_cos_state elink_ets_cos_params::state

Definition at line 644 of file bxe_elink.h.

Referenced by elink_ets_e3b0_config(), and elink_ets_e3b0_get_total_bw().


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