FreeBSD kernel CXGB device code
mc5_params Struct Reference

#include <cxgb_common.h>

Data Fields

unsigned int mode
 
unsigned int nservers
 
unsigned int nfilters
 
unsigned int nroutes
 

Detailed Description

Definition at line 328 of file cxgb_common.h.

Field Documentation

◆ mode

unsigned int mc5_params::mode

Definition at line 329 of file cxgb_common.h.

◆ nfilters

unsigned int mc5_params::nfilters

◆ nroutes

unsigned int mc5_params::nroutes

Definition at line 332 of file cxgb_common.h.

Referenced by partition_mem(), set_filter(), t3_init_hw(), and t3_prep_adapter().

◆ nservers

unsigned int mc5_params::nservers

Definition at line 330 of file cxgb_common.h.

Referenced by cxgb_up(), partition_mem(), t3_init_hw(), and t3_prep_adapter().


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