FreeBSD kernel CXGBE device code
cpl_fw4_ack Struct Reference

#include <t4_msg.h>

Collaboration diagram for cpl_fw4_ack:

Data Fields

RSS_HDR union opcode_tid ot
 
u8 credits
 
u8 rsvd0 [2]
 
u8 flags
 
__be32 snd_nxt
 
__be32 snd_una
 
__be64 rsvd1
 

Detailed Description

Definition at line 2757 of file t4_msg.h.

Field Documentation

◆ credits

u8 cpl_fw4_ack::credits

Definition at line 2760 of file t4_msg.h.

◆ flags

u8 cpl_fw4_ack::flags

Definition at line 2762 of file t4_msg.h.

◆ ot

RSS_HDR union opcode_tid cpl_fw4_ack::ot

Definition at line 2759 of file t4_msg.h.

◆ rsvd0

u8 cpl_fw4_ack::rsvd0[2]

Definition at line 2761 of file t4_msg.h.

◆ rsvd1

__be64 cpl_fw4_ack::rsvd1

Definition at line 2765 of file t4_msg.h.

◆ snd_nxt

__be32 cpl_fw4_ack::snd_nxt

Definition at line 2763 of file t4_msg.h.

◆ snd_una

__be32 cpl_fw4_ack::snd_una

Definition at line 2764 of file t4_msg.h.


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