Home
last modified time | relevance | path

Searched defs:iscsi_stats_info (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dmac_drv_info.h126 struct iscsi_stats_info { struct
127 u8 version[12]; /* Function's Driver Version. */
128 u8 mac_local[8]; /* Locally Admin iSCSI MAC Addr. */
131 u32 qos_priority;
135 u8 ww_port_name[64]; /* iSCSI World wide port name */
137 u8 boot_target_name[64];/* iSCSI Boot Target Name. */
139 u8 boot_target_ip[16]; /* iSCSI Boot Target IP. */
140 u32 boot_target_portal; /* iSCSI Boot Target Portal. */
142 u32 max_frame_size; /* Max Frame Size. bytes */
143 u32 txq_size; /* PDU TX Descriptors Queue Size. */
[all …]