FreeBSD kernel CXGB device code
ulp_iscsi_info Struct Reference

#include <cxgb_ctl_defs.h>

Data Fields

unsigned int offset
 
unsigned int llimit
 
unsigned int ulimit
 
unsigned int tagmask
 
unsigned int pgsz3
 
unsigned int pgsz2
 
unsigned int pgsz1
 
unsigned int pgsz0
 
unsigned int max_rxsz
 
unsigned int max_txsz
 
struct pci_dev * pdev
 

Detailed Description

Definition at line 92 of file cxgb_ctl_defs.h.

Field Documentation

◆ llimit

unsigned int ulp_iscsi_info::llimit

Definition at line 94 of file cxgb_ctl_defs.h.

◆ max_rxsz

unsigned int ulp_iscsi_info::max_rxsz

Definition at line 101 of file cxgb_ctl_defs.h.

◆ max_txsz

unsigned int ulp_iscsi_info::max_txsz

Definition at line 102 of file cxgb_ctl_defs.h.

◆ offset

unsigned int ulp_iscsi_info::offset

Definition at line 93 of file cxgb_ctl_defs.h.

◆ pdev

struct pci_dev* ulp_iscsi_info::pdev

Definition at line 103 of file cxgb_ctl_defs.h.

◆ pgsz0

unsigned int ulp_iscsi_info::pgsz0

Definition at line 100 of file cxgb_ctl_defs.h.

◆ pgsz1

unsigned int ulp_iscsi_info::pgsz1

Definition at line 99 of file cxgb_ctl_defs.h.

◆ pgsz2

unsigned int ulp_iscsi_info::pgsz2

Definition at line 98 of file cxgb_ctl_defs.h.

◆ pgsz3

unsigned int ulp_iscsi_info::pgsz3

Definition at line 97 of file cxgb_ctl_defs.h.

◆ tagmask

unsigned int ulp_iscsi_info::tagmask

Definition at line 96 of file cxgb_ctl_defs.h.

◆ ulimit

unsigned int ulp_iscsi_info::ulimit

Definition at line 95 of file cxgb_ctl_defs.h.


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