FreeBSD kernel CXGB device code
mc5 Struct Reference

#include <cxgb_common.h>

Collaboration diagram for mc5:

Data Fields

adapter_tadapter
 
unsigned int tcam_size
 
unsigned char part_type
 
unsigned char parity_enabled
 
unsigned char mode
 
struct mc5_stats stats
 

Detailed Description

Definition at line 447 of file cxgb_common.h.

Field Documentation

◆ adapter

◆ mode

unsigned char mc5::mode

Definition at line 452 of file cxgb_common.h.

Referenced by init_mask_data_array(), t3_mc5_init(), and t3_mc5_prep().

◆ parity_enabled

unsigned char mc5::parity_enabled

◆ part_type

unsigned char mc5::part_type

Definition at line 450 of file cxgb_common.h.

Referenced by t3_mc5_init(), t3_mc5_prep(), and t3_read_mc5_range().

◆ stats

struct mc5_stats mc5::stats

Definition at line 453 of file cxgb_common.h.

Referenced by t3_mc5_intr_handler().

◆ tcam_size

unsigned int mc5::tcam_size

Definition at line 449 of file cxgb_common.h.

Referenced by init_mask_data_array(), t3_mc5_init(), t3_mc5_prep(), and t3_mc5_size().


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