FreeBSD kernel CXGBE device code
chcr_wr Struct Reference

#include <t4_crypto.h>

Collaboration diagram for chcr_wr:

Data Fields

struct fw_crypto_lookaside_wr wreq
 
struct ulp_txpkt ulptx
 
struct ulptx_idata sc_imm
 
struct cpl_tx_sec_pdu sec_cpl
 
struct _key_ctx key_ctx
 

Detailed Description

Definition at line 48 of file t4_crypto.h.

Field Documentation

◆ key_ctx

struct _key_ctx chcr_wr::key_ctx

Definition at line 53 of file t4_crypto.h.

Referenced by ccr_ccm(), ccr_cipher(), ccr_eta(), ccr_gcm(), and ccr_hash().

◆ sc_imm

struct ulptx_idata chcr_wr::sc_imm

Definition at line 51 of file t4_crypto.h.

Referenced by ccr_populate_wreq().

◆ sec_cpl

struct cpl_tx_sec_pdu chcr_wr::sec_cpl

Definition at line 52 of file t4_crypto.h.

Referenced by ccr_ccm(), ccr_cipher(), ccr_eta(), ccr_gcm(), and ccr_hash().

◆ ulptx

struct ulp_txpkt chcr_wr::ulptx

Definition at line 50 of file t4_crypto.h.

Referenced by ccr_populate_wreq().

◆ wreq

struct fw_crypto_lookaside_wr chcr_wr::wreq

Definition at line 49 of file t4_crypto.h.

Referenced by ccr_populate_wreq().


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