FreeBSD kernel CXGBE device code
fw_ri_dsgl Struct Reference

#include <t4fw_interface.h>

Collaboration diagram for fw_ri_dsgl:

Data Fields

__u8 op
 
__u8 r1
 
__be16 nsge
 
__be32 len0
 
__be64 addr0
 
struct fw_ri_dsge_pair sge [0]
 

Detailed Description

Definition at line 1322 of file t4fw_interface.h.

Field Documentation

◆ addr0

__be64 fw_ri_dsgl::addr0

Definition at line 1327 of file t4fw_interface.h.

◆ len0

__be32 fw_ri_dsgl::len0

Definition at line 1326 of file t4fw_interface.h.

◆ nsge

__be16 fw_ri_dsgl::nsge

Definition at line 1325 of file t4fw_interface.h.

◆ op

__u8 fw_ri_dsgl::op

Definition at line 1323 of file t4fw_interface.h.

◆ r1

__u8 fw_ri_dsgl::r1

Definition at line 1324 of file t4fw_interface.h.

◆ sge

struct fw_ri_dsge_pair fw_ri_dsgl::sge[0]

Definition at line 1329 of file t4fw_interface.h.


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