FreeBSD kernel CXGB device code
mc7 Struct Reference

#include <cxgb_common.h>

Collaboration diagram for mc7:

Data Fields

adapter_tadapter
 
unsigned int size
 
unsigned int width
 
unsigned int offset
 
const char * name
 
struct mc7_stats stats
 

Detailed Description

Definition at line 461 of file cxgb_common.h.

Field Documentation

◆ adapter

adapter_t* mc7::adapter

Definition at line 462 of file cxgb_common.h.

Referenced by mc7_init(), mc7_intr_handler(), mc7_prep(), and t3_mc7_bd_read().

◆ name

const char* mc7::name

Definition at line 466 of file cxgb_common.h.

Referenced by mc7_init(), mc7_intr_handler(), and mc7_prep().

◆ offset

unsigned int mc7::offset

Definition at line 465 of file cxgb_common.h.

Referenced by mc7_init(), mc7_intr_handler(), mc7_prep(), and t3_mc7_bd_read().

◆ size

unsigned int mc7::size

Definition at line 463 of file cxgb_common.h.

Referenced by mc7_init(), mc7_prep(), t3_mc7_bd_read(), and t3_mc7_size().

◆ stats

struct mc7_stats mc7::stats

Definition at line 467 of file cxgb_common.h.

Referenced by mc7_intr_handler().

◆ width

unsigned int mc7::width

Definition at line 464 of file cxgb_common.h.

Referenced by mc7_prep(), and t3_mc7_bd_read().


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