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

#include <qeth_core.h>

Data Fields

struct list_head list
 
wait_queue_head_t wait_q
 
int(* callback )(struct qeth_card *, struct qeth_reply *, unsigned long)
 
u32 seqno
 
unsigned long offset
 
atomic_t received
 
int rc
 
voidparam
 
struct qeth_cardcard
 
atomic_t refcnt
 

Detailed Description

Definition at line 618 of file qeth_core.h.

Field Documentation

Definition at line 621 of file qeth_core.h.

Definition at line 628 of file qeth_core.h.

Definition at line 619 of file qeth_core.h.

unsigned long offset

Definition at line 624 of file qeth_core.h.

Definition at line 627 of file qeth_core.h.

Definition at line 626 of file qeth_core.h.

atomic_t received

Definition at line 625 of file qeth_core.h.

atomic_t refcnt

Definition at line 629 of file qeth_core.h.

u32 seqno

Definition at line 623 of file qeth_core.h.

Definition at line 620 of file qeth_core.h.


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