FreeBSD kernel CXGB device code
cpl_l2t_write_req Struct Reference

#include <cxgb_t3_cpl.h>

Collaboration diagram for cpl_l2t_write_req:

Data Fields

 WR_HDR
 
union opcode_tid ot
 
__be32 params
 
__u8 rsvd
 
__u8 port_idx
 
__u8 dst_mac [6]
 

Detailed Description

Definition at line 1308 of file cxgb_t3_cpl.h.

Field Documentation

◆ dst_mac

__u8 cpl_l2t_write_req::dst_mac[6]

Definition at line 1314 of file cxgb_t3_cpl.h.

◆ ot

union opcode_tid cpl_l2t_write_req::ot

Definition at line 1310 of file cxgb_t3_cpl.h.

◆ params

__be32 cpl_l2t_write_req::params

Definition at line 1311 of file cxgb_t3_cpl.h.

Referenced by init_tp_parity().

◆ port_idx

__u8 cpl_l2t_write_req::port_idx

Definition at line 1313 of file cxgb_t3_cpl.h.

◆ rsvd

__u8 cpl_l2t_write_req::rsvd

Definition at line 1312 of file cxgb_t3_cpl.h.

◆ WR_HDR

cpl_l2t_write_req::WR_HDR

Definition at line 1309 of file cxgb_t3_cpl.h.


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