FreeBSD kernel CXGBE device code
fw_iq_cmd Struct Reference

#include <t4fw_interface.h>

Data Fields

__be32 op_to_vfn
 
__be32 alloc_to_len16
 
__be16 physiqid
 
__be16 iqid
 
__be16 fl0id
 
__be16 fl1id
 
__be32 type_to_iqandstindex
 
__be16 iqdroprss_to_iqesize
 
__be16 iqsize
 
__be64 iqaddr
 
__be32 iqns_to_fl0congen
 
__be16 fl0dcaen_to_fl0cidxfthresh
 
__be16 fl0size
 
__be64 fl0addr
 
__be32 fl1cngchmap_to_fl1congen
 
__be16 fl1dcaen_to_fl1cidxfthresh
 
__be16 fl1size
 
__be64 fl1addr
 

Detailed Description

Definition at line 5213 of file t4fw_interface.h.

Field Documentation

◆ alloc_to_len16

__be32 fw_iq_cmd::alloc_to_len16

Definition at line 5215 of file t4fw_interface.h.

Referenced by alloc_iq_fl_hwq(), t4_iq_free(), and t4_iq_stop().

◆ fl0addr

__be64 fw_iq_cmd::fl0addr

Definition at line 5227 of file t4fw_interface.h.

Referenced by alloc_iq_fl_hwq().

◆ fl0dcaen_to_fl0cidxfthresh

__be16 fw_iq_cmd::fl0dcaen_to_fl0cidxfthresh

Definition at line 5225 of file t4fw_interface.h.

Referenced by alloc_iq_fl_hwq().

◆ fl0id

__be16 fw_iq_cmd::fl0id

Definition at line 5218 of file t4fw_interface.h.

Referenced by alloc_iq_fl_hwq(), t4_iq_free(), and t4_iq_stop().

◆ fl0size

__be16 fw_iq_cmd::fl0size

Definition at line 5226 of file t4fw_interface.h.

Referenced by alloc_iq_fl_hwq().

◆ fl1addr

__be64 fw_iq_cmd::fl1addr

Definition at line 5231 of file t4fw_interface.h.

◆ fl1cngchmap_to_fl1congen

__be32 fw_iq_cmd::fl1cngchmap_to_fl1congen

Definition at line 5228 of file t4fw_interface.h.

◆ fl1dcaen_to_fl1cidxfthresh

__be16 fw_iq_cmd::fl1dcaen_to_fl1cidxfthresh

Definition at line 5229 of file t4fw_interface.h.

◆ fl1id

__be16 fw_iq_cmd::fl1id

Definition at line 5219 of file t4fw_interface.h.

Referenced by t4_iq_free(), and t4_iq_stop().

◆ fl1size

__be16 fw_iq_cmd::fl1size

Definition at line 5230 of file t4fw_interface.h.

◆ iqaddr

__be64 fw_iq_cmd::iqaddr

Definition at line 5223 of file t4fw_interface.h.

Referenced by alloc_iq_fl_hwq().

◆ iqdroprss_to_iqesize

__be16 fw_iq_cmd::iqdroprss_to_iqesize

Definition at line 5221 of file t4fw_interface.h.

Referenced by alloc_iq_fl_hwq().

◆ iqid

__be16 fw_iq_cmd::iqid

Definition at line 5217 of file t4fw_interface.h.

Referenced by alloc_iq_fl_hwq(), t4_iq_free(), and t4_iq_stop().

◆ iqns_to_fl0congen

__be32 fw_iq_cmd::iqns_to_fl0congen

Definition at line 5224 of file t4fw_interface.h.

Referenced by alloc_iq_fl_hwq().

◆ iqsize

__be16 fw_iq_cmd::iqsize

Definition at line 5222 of file t4fw_interface.h.

Referenced by alloc_iq_fl_hwq().

◆ op_to_vfn

__be32 fw_iq_cmd::op_to_vfn

Definition at line 5214 of file t4fw_interface.h.

Referenced by alloc_iq_fl_hwq(), t4_iq_free(), and t4_iq_stop().

◆ physiqid

__be16 fw_iq_cmd::physiqid

Definition at line 5216 of file t4fw_interface.h.

Referenced by alloc_iq_fl_hwq().

◆ type_to_iqandstindex

__be32 fw_iq_cmd::type_to_iqandstindex

Definition at line 5220 of file t4fw_interface.h.

Referenced by alloc_iq_fl_hwq(), t4_iq_free(), and t4_iq_stop().


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