FreeBSD kernel CXGBE device code
fw_info Struct Reference
Collaboration diagram for fw_info:

Data Fields

uint8_t chip
 
char * kld_name
 
char * fw_mod_name
 
struct fw_h fw_h
 

Detailed Description

Definition at line 4369 of file t4_main.c.

Field Documentation

◆ chip

uint8_t fw_info::chip

Definition at line 4370 of file t4_main.c.

Referenced by find_fw_info().

◆ fw_h

struct fw_h fw_info::fw_h

Definition at line 4373 of file t4_main.c.

Referenced by contact_firmware().

◆ fw_mod_name

char* fw_info::fw_mod_name

Definition at line 4372 of file t4_main.c.

Referenced by load_fw_module().

◆ kld_name

char* fw_info::kld_name

Definition at line 4371 of file t4_main.c.

Referenced by copy_cfg_file_to_card(), and load_fw_module().


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