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

#include <cfctrl.h>

Data Fields

struct cfsrvl serv
 
struct cfctrl_rsp res
 
atomic_t req_seq_no
 
atomic_t rsp_seq_no
 
struct list_head list
 
spinlock_t info_list_lock
 
u8 loop_linkid
 
int loop_linkused [256]
 
spinlock_t loop_linkid_lock
 

Detailed Description

Definition at line 101 of file cfctrl.h.

Field Documentation

spinlock_t info_list_lock

Definition at line 108 of file cfctrl.h.

Definition at line 106 of file cfctrl.h.

u8 loop_linkid

Definition at line 110 of file cfctrl.h.

spinlock_t loop_linkid_lock

Definition at line 113 of file cfctrl.h.

int loop_linkused[256]

Definition at line 111 of file cfctrl.h.

atomic_t req_seq_no

Definition at line 104 of file cfctrl.h.

Definition at line 103 of file cfctrl.h.

atomic_t rsp_seq_no

Definition at line 105 of file cfctrl.h.

struct cfsrvl serv

Definition at line 102 of file cfctrl.h.


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