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

#include <libfc.h>

Data Fields

spinlock_t ex_lock
 
atomic_t ex_refcnt
 
enum fc_class class
 
struct fc_exch_mgrem
 
struct fc_exch_poolpool
 
struct list_head ex_list
 
struct fc_lportlp
 
u32 esb_stat
 
u8 state
 
u8 fh_type
 
u8 seq_id
 
u8 encaps
 
u16 xid
 
u16 oxid
 
u16 rxid
 
u32 oid
 
u32 sid
 
u32 did
 
u32 r_a_tov
 
u32 f_ctl
 
struct fc_seq seq
 
void(* resp )(struct fc_seq *, struct fc_frame *, void *)
 
voidarg
 
void(* destructor )(struct fc_seq *, void *)
 
struct delayed_work timeout_work
 

Detailed Description

Definition at line 422 of file libfc.h.

Field Documentation

void* arg

Definition at line 445 of file libfc.h.

Definition at line 425 of file libfc.h.

void(* destructor)(struct fc_seq *, void *)

Definition at line 446 of file libfc.h.

u32 did

Definition at line 440 of file libfc.h.

Definition at line 426 of file libfc.h.

u8 encaps

Definition at line 434 of file libfc.h.

u32 esb_stat

Definition at line 430 of file libfc.h.

struct list_head ex_list

Definition at line 428 of file libfc.h.

spinlock_t ex_lock

Definition at line 423 of file libfc.h.

atomic_t ex_refcnt

Definition at line 424 of file libfc.h.

u32 f_ctl

Definition at line 442 of file libfc.h.

u8 fh_type

Definition at line 432 of file libfc.h.

Definition at line 429 of file libfc.h.

u32 oid

Definition at line 438 of file libfc.h.

u16 oxid

Definition at line 436 of file libfc.h.

Definition at line 427 of file libfc.h.

u32 r_a_tov

Definition at line 441 of file libfc.h.

void(* resp)(struct fc_seq *, struct fc_frame *, void *)

Definition at line 444 of file libfc.h.

u16 rxid

Definition at line 437 of file libfc.h.

Definition at line 443 of file libfc.h.

u8 seq_id

Definition at line 433 of file libfc.h.

u32 sid

Definition at line 439 of file libfc.h.

Definition at line 431 of file libfc.h.

struct delayed_work timeout_work

Definition at line 447 of file libfc.h.

u16 xid

Definition at line 435 of file libfc.h.


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