FreeBSD kernel CXGBE device code
cpl_smt_write_req Struct Reference

#include <t4_msg.h>

Collaboration diagram for cpl_smt_write_req:

Data Fields

 WR_HDR
 
union opcode_tid ot
 
__be32 params
 
__be16 pfvf1
 
__u8 src_mac1 [6]
 
__be16 pfvf0
 
__u8 src_mac0 [6]
 

Detailed Description

Definition at line 2405 of file t4_msg.h.

Field Documentation

◆ ot

union opcode_tid cpl_smt_write_req::ot

Definition at line 2407 of file t4_msg.h.

◆ params

__be32 cpl_smt_write_req::params

Definition at line 2408 of file t4_msg.h.

Referenced by t4_write_sme().

◆ pfvf0

__be16 cpl_smt_write_req::pfvf0

Definition at line 2411 of file t4_msg.h.

Referenced by t4_write_sme().

◆ pfvf1

__be16 cpl_smt_write_req::pfvf1

Definition at line 2409 of file t4_msg.h.

Referenced by t4_write_sme().

◆ src_mac0

__u8 cpl_smt_write_req::src_mac0[6]

Definition at line 2412 of file t4_msg.h.

Referenced by t4_write_sme().

◆ src_mac1

__u8 cpl_smt_write_req::src_mac1[6]

Definition at line 2410 of file t4_msg.h.

Referenced by t4_write_sme().

◆ WR_HDR

cpl_smt_write_req::WR_HDR

Definition at line 2406 of file t4_msg.h.


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