FreeBSD kernel CXGBE device code
fw_fcoe_res_info_cmd Struct Reference

#include <t4fw_interface.h>

Data Fields

__be32 op_to_read
 
__be32 retval_len16
 
__be16 e_d_tov
 
__be16 r_a_tov_seq
 
__be16 r_a_tov_els
 
__be16 r_r_tov
 
__be32 max_xchgs
 
__be32 max_ssns
 
__be32 used_xchgs
 
__be32 used_ssns
 
__be32 max_fcfs
 
__be32 max_vnps
 
__be32 used_fcfs
 
__be32 used_vnps
 

Detailed Description

Definition at line 9018 of file t4fw_interface.h.

Field Documentation

◆ e_d_tov

__be16 fw_fcoe_res_info_cmd::e_d_tov

Definition at line 9021 of file t4fw_interface.h.

◆ max_fcfs

__be32 fw_fcoe_res_info_cmd::max_fcfs

Definition at line 9029 of file t4fw_interface.h.

◆ max_ssns

__be32 fw_fcoe_res_info_cmd::max_ssns

Definition at line 9026 of file t4fw_interface.h.

◆ max_vnps

__be32 fw_fcoe_res_info_cmd::max_vnps

Definition at line 9030 of file t4fw_interface.h.

◆ max_xchgs

__be32 fw_fcoe_res_info_cmd::max_xchgs

Definition at line 9025 of file t4fw_interface.h.

◆ op_to_read

__be32 fw_fcoe_res_info_cmd::op_to_read

Definition at line 9019 of file t4fw_interface.h.

◆ r_a_tov_els

__be16 fw_fcoe_res_info_cmd::r_a_tov_els

Definition at line 9023 of file t4fw_interface.h.

◆ r_a_tov_seq

__be16 fw_fcoe_res_info_cmd::r_a_tov_seq

Definition at line 9022 of file t4fw_interface.h.

◆ r_r_tov

__be16 fw_fcoe_res_info_cmd::r_r_tov

Definition at line 9024 of file t4fw_interface.h.

◆ retval_len16

__be32 fw_fcoe_res_info_cmd::retval_len16

Definition at line 9020 of file t4fw_interface.h.

◆ used_fcfs

__be32 fw_fcoe_res_info_cmd::used_fcfs

Definition at line 9031 of file t4fw_interface.h.

◆ used_ssns

__be32 fw_fcoe_res_info_cmd::used_ssns

Definition at line 9028 of file t4fw_interface.h.

◆ used_vnps

__be32 fw_fcoe_res_info_cmd::used_vnps

Definition at line 9032 of file t4fw_interface.h.

◆ used_xchgs

__be32 fw_fcoe_res_info_cmd::used_xchgs

Definition at line 9027 of file t4fw_interface.h.


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