FreeBSD kernel CXGB device code
cpl_wr_ack Struct Reference

#include <cxgb_t3_cpl.h>

Collaboration diagram for cpl_wr_ack:

Data Fields

RSS_HDR union opcode_tid ot
 
__be16 credits
 
__be16 rsvd
 
__be32 snd_nxt
 
__be32 snd_una
 

Detailed Description

Definition at line 925 of file cxgb_t3_cpl.h.

Field Documentation

◆ credits

__be16 cpl_wr_ack::credits

Definition at line 928 of file cxgb_t3_cpl.h.

◆ ot

RSS_HDR union opcode_tid cpl_wr_ack::ot

Definition at line 927 of file cxgb_t3_cpl.h.

◆ rsvd

__be16 cpl_wr_ack::rsvd

Definition at line 929 of file cxgb_t3_cpl.h.

◆ snd_nxt

__be32 cpl_wr_ack::snd_nxt

Definition at line 930 of file cxgb_t3_cpl.h.

◆ snd_una

__be32 cpl_wr_ack::snd_una

Definition at line 931 of file cxgb_t3_cpl.h.


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