FreeBSD kernel CXGBE device code
fw_ldst_cmd::fw_ldst Union Reference

#include <t4fw_interface.h>

Collaboration diagram for fw_ldst_cmd::fw_ldst:

Data Structures

struct  fw_ldst_addrval
 
struct  fw_ldst_cim_rq
 
struct  fw_ldst_func
 
struct  fw_ldst_i2c
 
struct  fw_ldst_i2c_deprecated
 
struct  fw_ldst_idctxt
 
struct  fw_ldst_le
 
struct  fw_ldst_mdio
 
union  fw_ldst_mps
 
struct  fw_ldst_pcie
 

Data Fields

struct fw_ldst_cmd::fw_ldst::fw_ldst_addrval addrval
 
struct fw_ldst_cmd::fw_ldst::fw_ldst_idctxt idctxt
 
struct fw_ldst_cmd::fw_ldst::fw_ldst_mdio mdio
 
struct fw_ldst_cmd::fw_ldst::fw_ldst_cim_rq cim_rq
 
union fw_ldst_cmd::fw_ldst::fw_ldst_mps mps
 
struct fw_ldst_cmd::fw_ldst::fw_ldst_func func
 
struct fw_ldst_cmd::fw_ldst::fw_ldst_pcie pcie
 
struct fw_ldst_cmd::fw_ldst::fw_ldst_i2c_deprecated i2c_deprecated
 
struct fw_ldst_cmd::fw_ldst::fw_ldst_i2c i2c
 
struct fw_ldst_cmd::fw_ldst::fw_ldst_le le
 

Detailed Description

Definition at line 4285 of file t4fw_interface.h.

Field Documentation

◆ addrval

struct fw_ldst_cmd::fw_ldst::fw_ldst_addrval fw_ldst_cmd::fw_ldst::addrval

◆ cim_rq

struct fw_ldst_cmd::fw_ldst::fw_ldst_cim_rq fw_ldst_cmd::fw_ldst::cim_rq

◆ func

struct fw_ldst_cmd::fw_ldst::fw_ldst_func fw_ldst_cmd::fw_ldst::func

◆ i2c

struct fw_ldst_cmd::fw_ldst::fw_ldst_i2c fw_ldst_cmd::fw_ldst::i2c

Referenced by t4_i2c_io().

◆ i2c_deprecated

struct fw_ldst_cmd::fw_ldst::fw_ldst_i2c_deprecated fw_ldst_cmd::fw_ldst::i2c_deprecated

◆ idctxt

struct fw_ldst_cmd::fw_ldst::fw_ldst_idctxt fw_ldst_cmd::fw_ldst::idctxt

◆ le

struct fw_ldst_cmd::fw_ldst::fw_ldst_le fw_ldst_cmd::fw_ldst::le

◆ mdio

struct fw_ldst_cmd::fw_ldst::fw_ldst_mdio fw_ldst_cmd::fw_ldst::mdio

Referenced by t4_mdio_rd(), and t4_mdio_wr().

◆ mps

◆ pcie

struct fw_ldst_cmd::fw_ldst::fw_ldst_pcie fw_ldst_cmd::fw_ldst::pcie

Referenced by t4_read_pcie_cfg4().


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