Go to the source code of this file.
#define AGGR_STATS_RX_SIZE_LEN 16 |
#define AGGR_STATS_TX_AGG 16 |
#define AGGR_STATS_TX_RATE 16 |
#define PIPE_STATS_HW_FIFO 11 |
#define PWR_STAT_MAX_CONT_MISSED_BCNS_SPREAD 10 |
#define WL18XX_ACX_EVENTS_VECTOR |
Value:
WL1271_ACX_INTR_INIT_COMPLETE | \
WL1271_ACX_INTR_EVENT_A | \
WL1271_ACX_INTR_EVENT_B | \
WL1271_ACX_INTR_CMD_COMPLETE | \
WL1271_ACX_INTR_HW_AVAILABLE | \
WL1271_ACX_INTR_DATA | \
WL1271_ACX_SW_INTR_WATCHDOG)
Definition at line 35 of file acx.h.
#define WL18XX_HOST_IF_LEN_SIZE_FIELD 15 |
Definition at line 33 of file acx.h.
Value:
WL1271_ACX_INTR_EVENT_A | \
WL1271_ACX_INTR_EVENT_B | \
WL1271_ACX_INTR_HW_AVAILABLE | \
WL1271_ACX_INTR_DATA | \
WL1271_ACX_SW_INTR_WATCHDOG)
Definition at line 44 of file acx.h.
- Enumerator:
-
Definition at line 28 of file acx.h.
- Enumerator:
CHECKSUM_OFFLOAD_DISABLED |
|
CHECKSUM_OFFLOAD_ENABLED |
|
CHECKSUM_OFFLOAD_FAKE_RX |
|
CHECKSUM_OFFLOAD_INVALID |
|
Definition at line 69 of file acx.h.
Definition at line 89 of file acx.c.
int wl18xx_acx_host_if_cfg_bitmap |
( |
struct wl1271 * |
wl, |
|
|
u32 |
host_cfg_bitmap, |
|
|
u32 |
sdio_blk_size, |
|
|
u32 |
extra_mem_blks, |
|
|
u32 |
len_field_size |
|
) |
| |
Definition at line 28 of file acx.c.
Definition at line 63 of file acx.c.