Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ct_fdmi_port_attr Struct Reference

#include <qla_def.h>

Data Fields

uint16_t type
 
uint16_t len
 
union {
   uint8_t   fc4_types [32]
 
   uint32_t   sup_speed
 
   uint32_t   cur_speed
 
   uint32_t   max_frame_size
 
   uint8_t   os_dev_name [32]
 
   uint8_t   host_name [32]
 
a
 

Detailed Description

Definition at line 1989 of file qla_def.h.

Field Documentation

union { ... } a
uint32_t cur_speed

Definition at line 1995 of file qla_def.h.

uint8_t fc4_types[32]

Definition at line 1993 of file qla_def.h.

uint8_t host_name[32]

Definition at line 1998 of file qla_def.h.

uint16_t len

Definition at line 1991 of file qla_def.h.

uint32_t max_frame_size

Definition at line 1996 of file qla_def.h.

uint8_t os_dev_name[32]

Definition at line 1997 of file qla_def.h.

uint32_t sup_speed

Definition at line 1994 of file qla_def.h.

Definition at line 1990 of file qla_def.h.


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