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

#include <iwcm.h>

Data Fields

struct iw_cm_id id
 
enum iw_cm_state state
 
unsigned long flags
 
struct ib_qpqp
 
struct completion destroy_comp
 
wait_queue_head_t connect_wait
 
struct list_head work_list
 
spinlock_t lock
 
atomic_t refcount
 
struct list_head work_free_list
 

Detailed Description

Definition at line 46 of file iwcm.h.

Field Documentation

wait_queue_head_t connect_wait

Definition at line 52 of file iwcm.h.

struct completion destroy_comp

Definition at line 51 of file iwcm.h.

unsigned long flags

Definition at line 49 of file iwcm.h.

Definition at line 47 of file iwcm.h.

spinlock_t lock

Definition at line 54 of file iwcm.h.

Definition at line 50 of file iwcm.h.

atomic_t refcount

Definition at line 55 of file iwcm.h.

Definition at line 48 of file iwcm.h.

struct list_head work_free_list

Definition at line 56 of file iwcm.h.

struct list_head work_list

Definition at line 53 of file iwcm.h.


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