Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Functions | Variables
iwl-notif-wait.h File Reference
#include <linux/wait.h>
#include "iwl-trans.h"

Go to the source code of this file.

Data Structures

struct  iwl_notif_wait_data
 
struct  iwl_notification_wait
 

Macros

#define MAX_NOTIF_CMDS   5
 

Functions

void iwl_notification_wait_init (struct iwl_notif_wait_data *notif_data)
 
void iwl_notification_wait_notify (struct iwl_notif_wait_data *notif_data, struct iwl_rx_packet *pkt)
 
void iwl_abort_notification_waits (struct iwl_notif_wait_data *notif_data)
 
void __acquires (wait_entry) iwl_init_notification_wait(struct iwl_notif_wait_data *notif_data
 
int __must_check __releases (wait_entry) iwl_wait_notification(struct iwl_notif_wait_data *notif_data
 

Variables

void struct iwl_notification_waitwait_entry
 
void struct
iwl_notification_wait const u8
cmds
 
void struct
iwl_notification_wait const u8
int 
n_cmds
 
void struct
iwl_notification_wait const u8
int bool(*) void 
fn_data )
 
int __must_check struct
iwl_notification_wait unsigned
long 
timeout
 
:

returns -EINVAL upon parameter error or if this operation is unsupported on the current OMAP; otherwise, passes along the return value from _read_hardreset().

void struct
iwl_notification_wait const u8
int bool(* 
fn )(struct iwl_notif_wait_data *notif_data, struct iwl_rx_packet *pkt, void *data)
 

Macro Definition Documentation

#define MAX_NOTIF_CMDS   5

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

Function Documentation

void __acquires ( wait_entry  )
void __releases ( wait_entry  )
void iwl_abort_notification_waits ( struct iwl_notif_wait_data notif_data)

Definition at line 122 of file iwl-notif-wait.c.

void iwl_notification_wait_init ( struct iwl_notif_wait_data notif_data)

Definition at line 69 of file iwl-notif-wait.c.

void iwl_notification_wait_notify ( struct iwl_notif_wait_data notif_data,
struct iwl_rx_packet pkt 
)

Definition at line 77 of file iwl-notif-wait.c.

Variable Documentation

static int cmds

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

the rd parameter of fn

Call

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

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

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

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

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