FreeBSD kernel BXE device code
bxe_dcbx_pg_params Struct Reference

#include <bxe_dcb.h>

Collaboration diagram for bxe_dcbx_pg_params:

Data Fields

uint32_t enabled
 
uint8_t num_of_cos
 
struct bxe_dcbx_cos_params cos_params [DCBX_COS_MAX_NUM]
 

Detailed Description

Definition at line 61 of file bxe_dcb.h.

Field Documentation

◆ cos_params

struct bxe_dcbx_cos_params bxe_dcbx_pg_params::cos_params[DCBX_COS_MAX_NUM]

Definition at line 64 of file bxe_dcb.h.

◆ enabled

uint32_t bxe_dcbx_pg_params::enabled

Definition at line 62 of file bxe_dcb.h.

◆ num_of_cos

uint8_t bxe_dcbx_pg_params::num_of_cos

Definition at line 63 of file bxe_dcb.h.


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