FreeBSD kernel CXGBE device code
cpl_l2t_read_rpl Struct Reference

#include <t4_msg.h>

Collaboration diagram for cpl_l2t_read_rpl:

Data Fields

RSS_HDR union opcode_tid ot
 
__u8 status
 
__u8 iff:4
 
__u8 __pad0__:4
 
__be16 vlan
 
__be16 info
 
__u8 dst_mac [6]
 

Detailed Description

Definition at line 2344 of file t4_msg.h.

Field Documentation

◆ __pad0__

__u8 cpl_l2t_read_rpl::__pad0__

Definition at line 2353 of file t4_msg.h.

◆ dst_mac

__u8 cpl_l2t_read_rpl::dst_mac[6]

Definition at line 2357 of file t4_msg.h.

◆ iff

__u8 cpl_l2t_read_rpl::iff

Definition at line 2352 of file t4_msg.h.

◆ info

__be16 cpl_l2t_read_rpl::info

Definition at line 2356 of file t4_msg.h.

◆ ot

RSS_HDR union opcode_tid cpl_l2t_read_rpl::ot

Definition at line 2346 of file t4_msg.h.

◆ status

__u8 cpl_l2t_read_rpl::status

Definition at line 2347 of file t4_msg.h.

◆ vlan

__be16 cpl_l2t_read_rpl::vlan

Definition at line 2355 of file t4_msg.h.


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