FreeBSD kernel CXGBE device code
cpl_srq_table_rpl Struct Reference

#include <t4_msg.h>

Collaboration diagram for cpl_srq_table_rpl:

Data Fields

RSS_HDR union opcode_tid ot
 
__u8 status
 
__u8 rsvd [2]
 
__u8 idx
 
__be64 rsvd_pdid
 
__be32 qlen_qbase
 
__be16 cur_msn
 
__be16 max_msn
 

Detailed Description

Definition at line 2372 of file t4_msg.h.

Field Documentation

◆ cur_msn

__be16 cpl_srq_table_rpl::cur_msn

Definition at line 2380 of file t4_msg.h.

◆ idx

__u8 cpl_srq_table_rpl::idx

Definition at line 2377 of file t4_msg.h.

◆ max_msn

__be16 cpl_srq_table_rpl::max_msn

Definition at line 2381 of file t4_msg.h.

◆ ot

RSS_HDR union opcode_tid cpl_srq_table_rpl::ot

Definition at line 2374 of file t4_msg.h.

◆ qlen_qbase

__be32 cpl_srq_table_rpl::qlen_qbase

Definition at line 2379 of file t4_msg.h.

◆ rsvd

__u8 cpl_srq_table_rpl::rsvd[2]

Definition at line 2376 of file t4_msg.h.

◆ rsvd_pdid

__be64 cpl_srq_table_rpl::rsvd_pdid

Definition at line 2378 of file t4_msg.h.

◆ status

__u8 cpl_srq_table_rpl::status

Definition at line 2375 of file t4_msg.h.


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