Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
acx.c File Reference
#include "../wlcore/cmd.h"
#include "../wlcore/debug.h"
#include "../wlcore/acx.h"
#include "acx.h"

Go to the source code of this file.

Functions

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)
 
int wl18xx_acx_set_checksum_state (struct wl1271 *wl)
 
int wl18xx_acx_clear_statistics (struct wl1271 *wl)
 

Function Documentation

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.

int wl18xx_acx_set_checksum_state ( struct wl1271 wl)

Definition at line 63 of file acx.c.