FreeBSD kernel CXGBE device code
fw_eq_ctrl_cmd Struct Reference

#include <t4fw_interface.h>

Data Fields

__be32 op_to_vfn
 
__be32 alloc_to_len16
 
__be32 cmpliqid_eqid
 
__be32 physeqid_pkd
 
__be32 fetchszm_to_iqid
 
__be32 dcaen_to_eqsize
 
__be64 eqaddr
 

Detailed Description

Definition at line 6138 of file t4fw_interface.h.

Field Documentation

◆ alloc_to_len16

__be32 fw_eq_ctrl_cmd::alloc_to_len16

Definition at line 6140 of file t4fw_interface.h.

Referenced by ctrl_eq_alloc(), and t4_ctrl_eq_free().

◆ cmpliqid_eqid

__be32 fw_eq_ctrl_cmd::cmpliqid_eqid

Definition at line 6141 of file t4fw_interface.h.

Referenced by ctrl_eq_alloc(), and t4_ctrl_eq_free().

◆ dcaen_to_eqsize

__be32 fw_eq_ctrl_cmd::dcaen_to_eqsize

Definition at line 6144 of file t4fw_interface.h.

Referenced by ctrl_eq_alloc().

◆ eqaddr

__be64 fw_eq_ctrl_cmd::eqaddr

Definition at line 6145 of file t4fw_interface.h.

Referenced by ctrl_eq_alloc().

◆ fetchszm_to_iqid

__be32 fw_eq_ctrl_cmd::fetchszm_to_iqid

Definition at line 6143 of file t4fw_interface.h.

Referenced by ctrl_eq_alloc().

◆ op_to_vfn

__be32 fw_eq_ctrl_cmd::op_to_vfn

Definition at line 6139 of file t4fw_interface.h.

Referenced by ctrl_eq_alloc(), and t4_ctrl_eq_free().

◆ physeqid_pkd

__be32 fw_eq_ctrl_cmd::physeqid_pkd

Definition at line 6142 of file t4fw_interface.h.

Referenced by ctrl_eq_alloc().


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