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

#include <bfa_fcs.h>

Data Fields

struct list_head qe
 
bfa_sm_t sm
 
struct bfa_fcs_sfcs
 
struct bfa_fcs_lport_s bport
 
enum bfa_fcs_fabric_type fab_type
 
enum bfa_port_type oper_type
 
u8 is_vf
 
u8 is_npiv
 
u8 is_auth
 
u16 bb_credit
 
u16 vf_id
 
u16 num_vports
 
u16 rsvd
 
struct list_head vport_q
 
struct list_head vf_q
 
struct bfad_vf_svf_drv
 
struct bfa_timer_s link_timer
 
wwn_t fabric_name
 
bfa_boolean_t auth_reqd
 
struct bfa_timer_s delay_timer
 
union {
   u16   swp_vfid
 
event_arg
 
struct bfa_wc_s wc
 
struct bfa_vf_stats_s stats
 
struct bfa_lps_slps
 
u8 fabric_ip_addr [BFA_FCS_FABRIC_IPADDR_SZ]
 
struct bfa_wc_s stop_wc
 

Detailed Description

Definition at line 182 of file bfa_fcs.h.

Field Documentation

bfa_boolean_t auth_reqd

Definition at line 201 of file bfa_fcs.h.

u16 bb_credit

Definition at line 192 of file bfa_fcs.h.

Definition at line 186 of file bfa_fcs.h.

Definition at line 202 of file bfa_fcs.h.

union { ... } event_arg
enum bfa_fcs_fabric_type fab_type

Definition at line 187 of file bfa_fcs.h.

u8 fabric_ip_addr[BFA_FCS_FABRIC_IPADDR_SZ]

Definition at line 209 of file bfa_fcs.h.

wwn_t fabric_name

Definition at line 200 of file bfa_fcs.h.

Definition at line 185 of file bfa_fcs.h.

u8 is_auth

Definition at line 191 of file bfa_fcs.h.

u8 is_npiv

Definition at line 190 of file bfa_fcs.h.

u8 is_vf

Definition at line 189 of file bfa_fcs.h.

struct bfa_timer_s link_timer

Definition at line 199 of file bfa_fcs.h.

Definition at line 208 of file bfa_fcs.h.

u16 num_vports

Definition at line 194 of file bfa_fcs.h.

Definition at line 188 of file bfa_fcs.h.

Definition at line 183 of file bfa_fcs.h.

u16 rsvd

Definition at line 195 of file bfa_fcs.h.

Definition at line 184 of file bfa_fcs.h.

Definition at line 207 of file bfa_fcs.h.

struct bfa_wc_s stop_wc

Definition at line 211 of file bfa_fcs.h.

u16 swp_vfid

Definition at line 204 of file bfa_fcs.h.

struct bfad_vf_s* vf_drv

Definition at line 198 of file bfa_fcs.h.

u16 vf_id

Definition at line 193 of file bfa_fcs.h.

Definition at line 197 of file bfa_fcs.h.

struct list_head vport_q

Definition at line 196 of file bfa_fcs.h.

Definition at line 206 of file bfa_fcs.h.


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