FreeBSD kernel CXGBE device code
cpl_tag_read_rpl Struct Reference

#include <t4_msg.h>

Collaboration diagram for cpl_tag_read_rpl:

Data Fields

RSS_HDR union opcode_tid ot
 
__u8 status
 
__u8 ins_enable:1
 
__u8 __pad0__:2
 
__u8 tag_len:1
 
__u8 __pad1__:4
 
__u8 rsvd
 
__u8 tag_idx
 
__be64 tag_val
 

Detailed Description

Definition at line 2505 of file t4_msg.h.

Field Documentation

◆ __pad0__

__u8 cpl_tag_read_rpl::__pad0__

Definition at line 2516 of file t4_msg.h.

◆ __pad1__

__u8 cpl_tag_read_rpl::__pad1__

Definition at line 2518 of file t4_msg.h.

◆ ins_enable

__u8 cpl_tag_read_rpl::ins_enable

Definition at line 2515 of file t4_msg.h.

◆ ot

RSS_HDR union opcode_tid cpl_tag_read_rpl::ot

Definition at line 2507 of file t4_msg.h.

◆ rsvd

__u8 cpl_tag_read_rpl::rsvd

Definition at line 2520 of file t4_msg.h.

◆ status

__u8 cpl_tag_read_rpl::status

Definition at line 2508 of file t4_msg.h.

◆ tag_idx

__u8 cpl_tag_read_rpl::tag_idx

Definition at line 2521 of file t4_msg.h.

◆ tag_len

__u8 cpl_tag_read_rpl::tag_len

Definition at line 2517 of file t4_msg.h.

◆ tag_val

__be64 cpl_tag_read_rpl::tag_val

Definition at line 2522 of file t4_msg.h.


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