FreeBSD kernel CXGBE device code
fw_caps_config_cmd Struct Reference

#include <t4fw_interface.h>

Data Fields

__be32 op_to_write
 
__be32 cfvalid_to_len16
 
__be32 r2
 
__be32 hwmbitmap
 
__be16 nbmcaps
 
__be16 linkcaps
 
__be16 switchcaps
 
__be16 r3
 
__be16 niccaps
 
__be16 toecaps
 
__be16 rdmacaps
 
__be16 cryptocaps
 
__be16 iscsicaps
 
__be16 fcoecaps
 
__be32 cfcsum
 
__be32 finiver
 
__be32 finicsum
 

Detailed Description

Definition at line 4713 of file t4fw_interface.h.

Field Documentation

◆ cfcsum

__be32 fw_caps_config_cmd::cfcsum

Definition at line 4728 of file t4fw_interface.h.

Referenced by apply_cfg_and_initialize().

◆ cfvalid_to_len16

__be32 fw_caps_config_cmd::cfvalid_to_len16

Definition at line 4715 of file t4fw_interface.h.

Referenced by apply_cfg_and_initialize(), and get_params__post_init().

◆ cryptocaps

__be16 fw_caps_config_cmd::cryptocaps

Definition at line 4725 of file t4fw_interface.h.

Referenced by get_params__post_init().

◆ fcoecaps

__be16 fw_caps_config_cmd::fcoecaps

Definition at line 4727 of file t4fw_interface.h.

Referenced by get_params__post_init().

◆ finicsum

__be32 fw_caps_config_cmd::finicsum

Definition at line 4730 of file t4fw_interface.h.

Referenced by apply_cfg_and_initialize().

◆ finiver

__be32 fw_caps_config_cmd::finiver

Definition at line 4729 of file t4fw_interface.h.

◆ hwmbitmap

__be32 fw_caps_config_cmd::hwmbitmap

Definition at line 4717 of file t4fw_interface.h.

◆ iscsicaps

__be16 fw_caps_config_cmd::iscsicaps

Definition at line 4726 of file t4fw_interface.h.

Referenced by apply_cfg_and_initialize(), and get_params__post_init().

◆ linkcaps

__be16 fw_caps_config_cmd::linkcaps

Definition at line 4719 of file t4fw_interface.h.

Referenced by get_params__post_init().

◆ nbmcaps

__be16 fw_caps_config_cmd::nbmcaps

Definition at line 4718 of file t4fw_interface.h.

Referenced by get_params__post_init().

◆ niccaps

__be16 fw_caps_config_cmd::niccaps

Definition at line 4722 of file t4fw_interface.h.

Referenced by apply_cfg_and_initialize(), and get_params__post_init().

◆ op_to_write

__be32 fw_caps_config_cmd::op_to_write

Definition at line 4714 of file t4fw_interface.h.

Referenced by apply_cfg_and_initialize(), and get_params__post_init().

◆ r2

__be32 fw_caps_config_cmd::r2

Definition at line 4716 of file t4fw_interface.h.

◆ r3

__be16 fw_caps_config_cmd::r3

Definition at line 4721 of file t4fw_interface.h.

◆ rdmacaps

__be16 fw_caps_config_cmd::rdmacaps

Definition at line 4724 of file t4fw_interface.h.

Referenced by apply_cfg_and_initialize(), and get_params__post_init().

◆ switchcaps

__be16 fw_caps_config_cmd::switchcaps

Definition at line 4720 of file t4fw_interface.h.

Referenced by get_params__post_init().

◆ toecaps

__be16 fw_caps_config_cmd::toecaps

Definition at line 4723 of file t4fw_interface.h.

Referenced by apply_cfg_and_initialize(), and get_params__post_init().


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