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

#include <iwl-notif-wait.h>

Data Fields

struct list_head list
 
bool(* fn )(struct iwl_notif_wait_data *notif_data, struct iwl_rx_packet *pkt, void *data)
 
voidfn_data
 
u8 cmds [MAX_NOTIF_CMDS]
 
u8 n_cmds
 
bool triggered
 
bool aborted
 

Detailed Description

Definition at line 101 of file iwl-notif-wait.h.

Field Documentation

bool aborted

Definition at line 110 of file iwl-notif-wait.h.

Definition at line 108 of file iwl-notif-wait.h.

Definition at line 104 of file iwl-notif-wait.h.

void* fn_data

Definition at line 106 of file iwl-notif-wait.h.

Definition at line 102 of file iwl-notif-wait.h.

u8 n_cmds

Definition at line 109 of file iwl-notif-wait.h.

bool triggered

Definition at line 110 of file iwl-notif-wait.h.


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