FreeBSD kernel CXGBE device code
tls_key_req Struct Reference

#include <t4_crypto.h>

Data Fields

__be32 wr_hi
 
__be32 wr_mid
 
__be32 ftid
 
__u8 reneg_to_write_rx
 
__u8 protocol
 
__be16 mfs
 
__be32 cmd
 
__be32 len16
 
__be32 dlen
 
__be32 kaddr
 
__be32 sc_more
 
__be32 sc_len
 

Detailed Description

Definition at line 199 of file t4_crypto.h.

Field Documentation

◆ cmd

__be32 tls_key_req::cmd

Definition at line 208 of file t4_crypto.h.

◆ dlen

__be32 tls_key_req::dlen

Definition at line 210 of file t4_crypto.h.

◆ ftid

__be32 tls_key_req::ftid

Definition at line 203 of file t4_crypto.h.

◆ kaddr

__be32 tls_key_req::kaddr

Definition at line 211 of file t4_crypto.h.

◆ len16

__be32 tls_key_req::len16

Definition at line 209 of file t4_crypto.h.

◆ mfs

__be16 tls_key_req::mfs

Definition at line 206 of file t4_crypto.h.

◆ protocol

__u8 tls_key_req::protocol

Definition at line 205 of file t4_crypto.h.

◆ reneg_to_write_rx

__u8 tls_key_req::reneg_to_write_rx

Definition at line 204 of file t4_crypto.h.

◆ sc_len

__be32 tls_key_req::sc_len

Definition at line 214 of file t4_crypto.h.

◆ sc_more

__be32 tls_key_req::sc_more

Definition at line 213 of file t4_crypto.h.

◆ wr_hi

__be32 tls_key_req::wr_hi

Definition at line 201 of file t4_crypto.h.

◆ wr_mid

__be32 tls_key_req::wr_mid

Definition at line 202 of file t4_crypto.h.


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