FreeBSD kernel CXGBE device code
fw_h Struct Reference

Data Fields

__u8 ver
 
__u8 chip
 
__be16 len512
 
__be32 fw_ver
 
__be32 tp_microcode_ver
 
__u8 intfver_nic
 
__u8 intfver_vnic
 
__u8 intfver_ofld
 
__u8 intfver_ri
 
__u8 intfver_iscsipdu
 
__u8 intfver_iscsi
 
__u8 intfver_fcoepdu
 
__u8 intfver_fcoe
 

Detailed Description

Definition at line 4349 of file t4_main.c.

Field Documentation

◆ chip

__u8 fw_h::chip

Definition at line 4351 of file t4_main.c.

Referenced by fw_compatible().

◆ fw_ver

__be32 fw_h::fw_ver

Definition at line 4353 of file t4_main.c.

Referenced by fw_compatible(), and install_kld_firmware().

◆ intfver_fcoe

__u8 fw_h::intfver_fcoe

Definition at line 4362 of file t4_main.c.

◆ intfver_fcoepdu

__u8 fw_h::intfver_fcoepdu

Definition at line 4361 of file t4_main.c.

◆ intfver_iscsi

__u8 fw_h::intfver_iscsi

Definition at line 4360 of file t4_main.c.

◆ intfver_iscsipdu

__u8 fw_h::intfver_iscsipdu

Definition at line 4359 of file t4_main.c.

◆ intfver_nic

__u8 fw_h::intfver_nic

Definition at line 4355 of file t4_main.c.

◆ intfver_ofld

__u8 fw_h::intfver_ofld

Definition at line 4357 of file t4_main.c.

◆ intfver_ri

__u8 fw_h::intfver_ri

Definition at line 4358 of file t4_main.c.

◆ intfver_vnic

__u8 fw_h::intfver_vnic

Definition at line 4356 of file t4_main.c.

◆ len512

__be16 fw_h::len512

Definition at line 4352 of file t4_main.c.

◆ tp_microcode_ver

__be32 fw_h::tp_microcode_ver

Definition at line 4354 of file t4_main.c.

◆ ver

__u8 fw_h::ver

Definition at line 4350 of file t4_main.c.


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