FreeBSD kernel BXE device code
iscsi_kwqe_conn_offload2 Struct Reference

#include <ecore_hsi.h>

Collaboration diagram for iscsi_kwqe_conn_offload2:

Data Fields

uint32_t rq_page_table_addr_lo
 
uint32_t rq_page_table_addr_hi
 
struct iscsi_pte sq_first_pte
 
struct iscsi_pte cq_first_pte
 
uint32_t num_additional_wqes
 

Detailed Description

Definition at line 9645 of file ecore_hsi.h.

Field Documentation

◆ cq_first_pte

struct iscsi_pte iscsi_kwqe_conn_offload2::cq_first_pte

Definition at line 9657 of file ecore_hsi.h.

◆ num_additional_wqes

uint32_t iscsi_kwqe_conn_offload2::num_additional_wqes

Definition at line 9658 of file ecore_hsi.h.

◆ rq_page_table_addr_hi

uint32_t iscsi_kwqe_conn_offload2::rq_page_table_addr_hi

Definition at line 9655 of file ecore_hsi.h.

◆ rq_page_table_addr_lo

uint32_t iscsi_kwqe_conn_offload2::rq_page_table_addr_lo

Definition at line 9654 of file ecore_hsi.h.

◆ sq_first_pte

struct iscsi_pte iscsi_kwqe_conn_offload2::sq_first_pte

Definition at line 9656 of file ecore_hsi.h.


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