Home
last modified time | relevance | path

Searched refs:host_cfg_bitmap (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ti/wl12xx/
H A Dacx.c15 int wl1271_acx_host_if_cfg_bitmap(struct wl1271 *wl, u32 host_cfg_bitmap) in wl1271_acx_host_if_cfg_bitmap() argument
26 bitmap_conf->host_cfg_bitmap = cpu_to_le32(host_cfg_bitmap); in wl1271_acx_host_if_cfg_bitmap()
H A Dacx.h32 __le32 host_cfg_bitmap; member
257 int wl1271_acx_host_if_cfg_bitmap(struct wl1271 *wl, u32 host_cfg_bitmap);
/linux/drivers/net/wireless/ti/wl18xx/
H A Dacx.c15 int wl18xx_acx_host_if_cfg_bitmap(struct wl1271 *wl, u32 host_cfg_bitmap, in wl18xx_acx_host_if_cfg_bitmap() argument
23 host_cfg_bitmap, sdio_blk_size, extra_mem_blks, in wl18xx_acx_host_if_cfg_bitmap()
32 bitmap_conf->host_cfg_bitmap = cpu_to_le32(host_cfg_bitmap); in wl18xx_acx_host_if_cfg_bitmap()
H A Dacx.h51 __le32 host_cfg_bitmap; member
389 int wl18xx_acx_host_if_cfg_bitmap(struct wl1271 *wl, u32 host_cfg_bitmap,