FreeBSD kernel BXE device code
ustorm_iscsi_st_context Struct Reference

#include <ecore_hsi.h>

Collaboration diagram for ustorm_iscsi_st_context:

Data Fields

uint32_t exp_stat_sn
 
uint32_t exp_data_sn
 
struct rings_db ring
 
struct regpair_t task_pbl_base
 
struct regpair_t tce_phy_addr
 
struct ustorm_iscsi_placement_db place_db
 
uint32_t reserved8
 
uint32_t rem_rcv_len
 
uint32_t nal_bytes
 
uint32_t task_stat
 
uint32_t negotiated_rx
 
uint32_t negotiated_rx_and_flags
 

Detailed Description

Definition at line 10039 of file ecore_hsi.h.

Field Documentation

◆ exp_data_sn

uint32_t ustorm_iscsi_st_context::exp_data_sn

Definition at line 10042 of file ecore_hsi.h.

◆ exp_stat_sn

uint32_t ustorm_iscsi_st_context::exp_stat_sn

Definition at line 10041 of file ecore_hsi.h.

◆ nal_bytes

uint32_t ustorm_iscsi_st_context::nal_bytes

Definition at line 10056 of file ecore_hsi.h.

◆ negotiated_rx

uint32_t ustorm_iscsi_st_context::negotiated_rx

Definition at line 10103 of file ecore_hsi.h.

◆ negotiated_rx_and_flags

uint32_t ustorm_iscsi_st_context::negotiated_rx_and_flags

Definition at line 10108 of file ecore_hsi.h.

◆ place_db

struct ustorm_iscsi_placement_db ustorm_iscsi_st_context::place_db

Definition at line 10046 of file ecore_hsi.h.

◆ rem_rcv_len

uint32_t ustorm_iscsi_st_context::rem_rcv_len

Definition at line 10048 of file ecore_hsi.h.

◆ reserved8

uint32_t ustorm_iscsi_st_context::reserved8

Definition at line 10047 of file ecore_hsi.h.

◆ ring

struct rings_db ustorm_iscsi_st_context::ring

Definition at line 10043 of file ecore_hsi.h.

◆ task_pbl_base

struct regpair_t ustorm_iscsi_st_context::task_pbl_base

Definition at line 10044 of file ecore_hsi.h.

◆ task_stat

uint32_t ustorm_iscsi_st_context::task_stat

Definition at line 10093 of file ecore_hsi.h.

◆ tce_phy_addr

struct regpair_t ustorm_iscsi_st_context::tce_phy_addr

Definition at line 10045 of file ecore_hsi.h.


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