FreeBSD kernel CXGBE device code
cpl_t6_smt_write_req Struct Reference

#include <t4_msg.h>

Collaboration diagram for cpl_t6_smt_write_req:

Data Fields

 WR_HDR
 
union opcode_tid ot
 
__be32 params
 
__be64 tag
 
__be16 pfvf0
 
__u8 src_mac0 [6]
 
__be32 local_ip
 
__be32 rsvd
 

Detailed Description

Definition at line 2415 of file t4_msg.h.

Field Documentation

◆ local_ip

__be32 cpl_t6_smt_write_req::local_ip

Definition at line 2422 of file t4_msg.h.

◆ ot

union opcode_tid cpl_t6_smt_write_req::ot

Definition at line 2417 of file t4_msg.h.

◆ params

__be32 cpl_t6_smt_write_req::params

Definition at line 2418 of file t4_msg.h.

◆ pfvf0

__be16 cpl_t6_smt_write_req::pfvf0

Definition at line 2420 of file t4_msg.h.

◆ rsvd

__be32 cpl_t6_smt_write_req::rsvd

Definition at line 2423 of file t4_msg.h.

◆ src_mac0

__u8 cpl_t6_smt_write_req::src_mac0[6]

Definition at line 2421 of file t4_msg.h.

◆ tag

__be64 cpl_t6_smt_write_req::tag

Definition at line 2419 of file t4_msg.h.

◆ WR_HDR

cpl_t6_smt_write_req::WR_HDR

Definition at line 2416 of file t4_msg.h.


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