FreeBSD kernel CXGBE device code
fw_eq_eth_cmd Struct Reference

#include <t4fw_interface.h>

Data Fields

__be32 op_to_vfn
 
__be32 alloc_to_len16
 
__be32 eqid_pkd
 
__be32 physeqid_pkd
 
__be32 fetchszm_to_iqid
 
__be32 dcaen_to_eqsize
 
__be64 eqaddr
 
__be32 autoequiqe_to_viid
 
__be32 timeren_timerix
 
__be64 r9
 

Detailed Description

Definition at line 5922 of file t4fw_interface.h.

Field Documentation

◆ alloc_to_len16

__be32 fw_eq_eth_cmd::alloc_to_len16

Definition at line 5924 of file t4fw_interface.h.

Referenced by eth_eq_alloc(), t4_eth_eq_free(), and t4_eth_eq_stop().

◆ autoequiqe_to_viid

__be32 fw_eq_eth_cmd::autoequiqe_to_viid

Definition at line 5930 of file t4fw_interface.h.

Referenced by eth_eq_alloc().

◆ dcaen_to_eqsize

__be32 fw_eq_eth_cmd::dcaen_to_eqsize

Definition at line 5928 of file t4fw_interface.h.

Referenced by eth_eq_alloc().

◆ eqaddr

__be64 fw_eq_eth_cmd::eqaddr

Definition at line 5929 of file t4fw_interface.h.

Referenced by eth_eq_alloc().

◆ eqid_pkd

__be32 fw_eq_eth_cmd::eqid_pkd

Definition at line 5925 of file t4fw_interface.h.

Referenced by eth_eq_alloc(), t4_eth_eq_free(), and t4_eth_eq_stop().

◆ fetchszm_to_iqid

__be32 fw_eq_eth_cmd::fetchszm_to_iqid

Definition at line 5927 of file t4fw_interface.h.

Referenced by eth_eq_alloc().

◆ op_to_vfn

__be32 fw_eq_eth_cmd::op_to_vfn

Definition at line 5923 of file t4fw_interface.h.

Referenced by eth_eq_alloc(), t4_eth_eq_free(), and t4_eth_eq_stop().

◆ physeqid_pkd

__be32 fw_eq_eth_cmd::physeqid_pkd

Definition at line 5926 of file t4fw_interface.h.

Referenced by eth_eq_alloc().

◆ r9

__be64 fw_eq_eth_cmd::r9

Definition at line 5932 of file t4fw_interface.h.

◆ timeren_timerix

__be32 fw_eq_eth_cmd::timeren_timerix

Definition at line 5931 of file t4fw_interface.h.


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