FreeBSD kernel BXE device code
iscsi_stats_info Struct Reference

#include <ecore_mfw_req.h>

Data Fields

uint8_t version [12]
 
uint8_t mac_local [8]
 
uint8_t mac_add1 [8]
 
uint32_t qos_priority
 
uint8_t initiator_name [64]
 
uint8_t ww_port_name [64]
 
uint8_t boot_target_name [64]
 
uint8_t boot_target_ip [16]
 
uint32_t boot_target_portal
 
uint8_t boot_init_ip [16]
 
uint32_t max_frame_size
 
uint32_t txq_size
 
uint32_t rxq_size
 
uint32_t txq_avg_depth
 
uint32_t rxq_avg_depth
 
uint32_t rx_pdus_lo
 
uint32_t rx_pdus_hi
 
uint32_t rx_bytes_lo
 
uint32_t rx_bytes_hi
 
uint32_t tx_pdus_lo
 
uint32_t tx_pdus_hi
 
uint32_t tx_bytes_lo
 
uint32_t tx_bytes_hi
 
uint32_t pcp_prior_map_tbl
 

Detailed Description

Definition at line 159 of file ecore_mfw_req.h.

Field Documentation

◆ boot_init_ip

uint8_t iscsi_stats_info::boot_init_ip[16]

Definition at line 174 of file ecore_mfw_req.h.

◆ boot_target_ip

uint8_t iscsi_stats_info::boot_target_ip[16]

Definition at line 172 of file ecore_mfw_req.h.

◆ boot_target_name

uint8_t iscsi_stats_info::boot_target_name[64]

Definition at line 170 of file ecore_mfw_req.h.

◆ boot_target_portal

uint32_t iscsi_stats_info::boot_target_portal

Definition at line 173 of file ecore_mfw_req.h.

◆ initiator_name

uint8_t iscsi_stats_info::initiator_name[64]

Definition at line 166 of file ecore_mfw_req.h.

◆ mac_add1

uint8_t iscsi_stats_info::mac_add1[8]

Definition at line 162 of file ecore_mfw_req.h.

◆ mac_local

uint8_t iscsi_stats_info::mac_local[8]

Definition at line 161 of file ecore_mfw_req.h.

◆ max_frame_size

uint32_t iscsi_stats_info::max_frame_size

Definition at line 175 of file ecore_mfw_req.h.

◆ pcp_prior_map_tbl

uint32_t iscsi_stats_info::pcp_prior_map_tbl

Definition at line 191 of file ecore_mfw_req.h.

◆ qos_priority

uint32_t iscsi_stats_info::qos_priority

Definition at line 164 of file ecore_mfw_req.h.

◆ rx_bytes_hi

uint32_t iscsi_stats_info::rx_bytes_hi

Definition at line 185 of file ecore_mfw_req.h.

◆ rx_bytes_lo

uint32_t iscsi_stats_info::rx_bytes_lo

Definition at line 184 of file ecore_mfw_req.h.

◆ rx_pdus_hi

uint32_t iscsi_stats_info::rx_pdus_hi

Definition at line 182 of file ecore_mfw_req.h.

◆ rx_pdus_lo

uint32_t iscsi_stats_info::rx_pdus_lo

Definition at line 181 of file ecore_mfw_req.h.

◆ rxq_avg_depth

uint32_t iscsi_stats_info::rxq_avg_depth

Definition at line 180 of file ecore_mfw_req.h.

◆ rxq_size

uint32_t iscsi_stats_info::rxq_size

Definition at line 177 of file ecore_mfw_req.h.

◆ tx_bytes_hi

uint32_t iscsi_stats_info::tx_bytes_hi

Definition at line 190 of file ecore_mfw_req.h.

◆ tx_bytes_lo

uint32_t iscsi_stats_info::tx_bytes_lo

Definition at line 189 of file ecore_mfw_req.h.

◆ tx_pdus_hi

uint32_t iscsi_stats_info::tx_pdus_hi

Definition at line 187 of file ecore_mfw_req.h.

◆ tx_pdus_lo

uint32_t iscsi_stats_info::tx_pdus_lo

Definition at line 186 of file ecore_mfw_req.h.

◆ txq_avg_depth

uint32_t iscsi_stats_info::txq_avg_depth

Definition at line 179 of file ecore_mfw_req.h.

◆ txq_size

uint32_t iscsi_stats_info::txq_size

Definition at line 176 of file ecore_mfw_req.h.

◆ version

uint8_t iscsi_stats_info::version[12]

Definition at line 160 of file ecore_mfw_req.h.

◆ ww_port_name

uint8_t iscsi_stats_info::ww_port_name[64]

Definition at line 168 of file ecore_mfw_req.h.


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