FreeBSD kernel CXGBE device code
ulptx_sgl Struct Reference

#include <t4_msg.h>

Collaboration diagram for ulptx_sgl:

Data Fields

__be32 cmd_nsge
 
__be32 len0
 
__be64 addr0
 
struct ulptx_sge_pair sge []
 

Detailed Description

Definition at line 2860 of file t4_msg.h.

Field Documentation

◆ addr0

__be64 ulptx_sgl::addr0

Definition at line 2863 of file t4_msg.h.

Referenced by ccr_write_ulptx_sgl(), and write_gl_to_txd().

◆ cmd_nsge

__be32 ulptx_sgl::cmd_nsge

Definition at line 2861 of file t4_msg.h.

Referenced by ccr_write_ulptx_sgl(), and write_gl_to_txd().

◆ len0

__be32 ulptx_sgl::len0

Definition at line 2862 of file t4_msg.h.

Referenced by ccr_write_ulptx_sgl(), and write_gl_to_txd().

◆ sge

struct ulptx_sge_pair ulptx_sgl::sge[]

Definition at line 2865 of file t4_msg.h.

Referenced by ccr_write_ulptx_sgl(), and write_gl_to_txd().


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