FreeBSD kernel CXGBE device code
cpl_l2t_write_req Struct Reference

#include <t4_msg.h>

Collaboration diagram for cpl_l2t_write_req:

Data Fields

 WR_HDR
 
union opcode_tid ot
 
__be16 params
 
__be16 l2t_idx
 
__be16 vlan
 
__u8 dst_mac [6]
 

Detailed Description

Definition at line 2297 of file t4_msg.h.

Field Documentation

◆ dst_mac

__u8 cpl_l2t_write_req::dst_mac[6]

Definition at line 2303 of file t4_msg.h.

Referenced by mk_write_l2e().

◆ l2t_idx

__be16 cpl_l2t_write_req::l2t_idx

Definition at line 2301 of file t4_msg.h.

Referenced by mk_write_l2e().

◆ ot

union opcode_tid cpl_l2t_write_req::ot

Definition at line 2299 of file t4_msg.h.

◆ params

__be16 cpl_l2t_write_req::params

Definition at line 2300 of file t4_msg.h.

Referenced by mk_write_l2e().

◆ vlan

__be16 cpl_l2t_write_req::vlan

Definition at line 2302 of file t4_msg.h.

Referenced by mk_write_l2e().

◆ WR_HDR

cpl_l2t_write_req::WR_HDR

Definition at line 2298 of file t4_msg.h.


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