FreeBSD kernel CXGBE device code
fw_crypto_lookaside_wr Struct Reference

#include <t4fw_interface.h>

Data Fields

__be32 op_to_cctx_size
 
__be32 len16_pkd
 
__be32 session_id
 
__be32 rx_chid_to_rx_q_id
 
__be32 key_addr
 
__be32 pld_size_hash_size
 
__be64 cookie
 

Detailed Description

Definition at line 3961 of file t4fw_interface.h.

Field Documentation

◆ cookie

__be64 fw_crypto_lookaside_wr::cookie

Definition at line 3968 of file t4fw_interface.h.

Referenced by ccr_populate_wreq().

◆ key_addr

__be32 fw_crypto_lookaside_wr::key_addr

Definition at line 3966 of file t4fw_interface.h.

Referenced by ccr_populate_wreq().

◆ len16_pkd

__be32 fw_crypto_lookaside_wr::len16_pkd

Definition at line 3963 of file t4fw_interface.h.

Referenced by ccr_populate_wreq().

◆ op_to_cctx_size

__be32 fw_crypto_lookaside_wr::op_to_cctx_size

Definition at line 3962 of file t4fw_interface.h.

Referenced by ccr_populate_wreq().

◆ pld_size_hash_size

__be32 fw_crypto_lookaside_wr::pld_size_hash_size

Definition at line 3967 of file t4fw_interface.h.

Referenced by ccr_populate_wreq().

◆ rx_chid_to_rx_q_id

__be32 fw_crypto_lookaside_wr::rx_chid_to_rx_q_id

Definition at line 3965 of file t4fw_interface.h.

Referenced by ccr_populate_wreq().

◆ session_id

__be32 fw_crypto_lookaside_wr::session_id

Definition at line 3964 of file t4fw_interface.h.

Referenced by ccr_populate_wreq().


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