#include "hif.h"
#include <linux/export.h>
#include "core.h"
#include "target.h"
#include "hif-ops.h"
#include "debug.h"
Go to the source code of this file.
#define ATH6KL_TIME_QUANTUM 10 /* in ms */ |
Definition at line 28 of file hif.c.
#define MAILBOX_FOR_BLOCK_SIZE 1 |
Definition at line 26 of file hif.c.
#define REG_DUMP_COUNT_AR6003 60 |
Definition at line 67 of file hif.c.
#define REGISTER_DUMP_LEN_MAX 60 |
Definition at line 68 of file hif.c.
int ath6kl_hif_rw_comp_handler |
( |
void * |
context, |
|
|
int |
status |
|
) |
| |
Definition at line 53 of file hif.c.