static_data      1514 drivers/net/wireless/ti/wl18xx/main.c 				     struct wl1271_static_data *static_data)
static_data      1517 drivers/net/wireless/ti/wl18xx/main.c 		(struct wl18xx_static_data_priv *) static_data->priv;
static_data        40 drivers/net/wireless/ti/wlcore/boot.c 				    struct wl1271_static_data *static_data)
static_data        44 drivers/net/wireless/ti/wlcore/boot.c 	strncpy(wl->chip.fw_ver_str, static_data->fw_version,
static_data       128 drivers/net/wireless/ti/wlcore/boot.c 	struct wl1271_static_data *static_data;
static_data       129 drivers/net/wireless/ti/wlcore/boot.c 	size_t len = sizeof(*static_data) + wl->static_data_priv_len;
static_data       132 drivers/net/wireless/ti/wlcore/boot.c 	static_data = kmalloc(len, GFP_KERNEL);
static_data       133 drivers/net/wireless/ti/wlcore/boot.c 	if (!static_data) {
static_data       138 drivers/net/wireless/ti/wlcore/boot.c 	ret = wlcore_read(wl, wl->cmd_box_addr, static_data, len, false);
static_data       142 drivers/net/wireless/ti/wlcore/boot.c 	ret = wlcore_boot_parse_fw_ver(wl, static_data);
static_data       150 drivers/net/wireless/ti/wlcore/boot.c 	ret = wlcore_handle_static_data(wl, static_data);
static_data       155 drivers/net/wireless/ti/wlcore/boot.c 	kfree(static_data);
static_data       161 drivers/net/wireless/ti/wlcore/hw_ops.h wlcore_handle_static_data(struct wl1271 *wl, void *static_data)
static_data       164 drivers/net/wireless/ti/wlcore/hw_ops.h 		return wl->ops->handle_static_data(wl, static_data);
static_data        81 drivers/net/wireless/ti/wlcore/wlcore.h 				  struct wl1271_static_data *static_data);
static_data       587 drivers/scsi/bfa/bfa_ioc.h 	u8      static_data;
static_data       647 drivers/scsi/bfa/bfa_ioc.h 			struct sfp_mem_s *sfpmem, u8 static_data,