Lines Matching defs:data

305 	memcpy(hdr, il->beacon_skb->data, il->beacon_skb->len);
449 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)skb->data;
561 * (payload data will be in another buffer).
583 phys_addr = dma_map_single(&il->pci_dev->dev, skb->data + hdr_len,
645 .data = (void *)&spectrum,
855 * good data.
861 * The queue is empty (no good data) if WRITE = READ - 1, and is full if
954 /* If we've added more space for the firmware to place data, tell it.
1082 il3945_rx_replenish(void *data)
1084 struct il_priv *il = data;
1651 * looking at all data.
1667 /* read data comes through single port, auto-incr addr */
1690 * using sample data 100 bytes apart. If these sample points are good,
1704 /* read data comes through single port, auto-incr addr */
1765 /* Since nothing seems to match, show first several data entries in
1797 return (u8 *) ucode->v1.data;
1860 ucode = (struct il_ucode_header *)ucode_raw->data;
1900 D_INFO("f/w package hdr runtime data size = %u\n", data_size);
1902 D_INFO("f/w package hdr init data size = %u\n", init_data_size);
1924 D_INFO("uCode data len %d too large to fit in\n", data_size);
1935 D_INFO("uCode init data len %d too large to fit in\n",
1949 /* Runtime instructions and 2 copies of data:
1965 /* Initialization instructions and data */
1977 /* Bootstrap (instructions only, no data) */
1988 /* Runtime instructions (first block of data in file) */
1997 /* Runtime data (2nd block)
2000 D_INFO("Copying (but not loading) uCode data len %zd\n", len);
2013 /* Initialization data (4th block) */
2016 D_INFO("Copying (but not loading) init data len %zd\n", len);
2048 * We need to replace them to load runtime uCode inst and data,
2049 * and to save runtime data when powering down.
2190 /* Initialize our rx_config data */
2383 /* Copy original ucode data image from disk into backup cache.
2385 * data SRAM for a clean start when the runtime program first loads. */
2430 il3945_bg_init_alive_start(struct work_struct *data)
2433 container_of(data, struct il_priv, init_alive_start.work);
2445 il3945_bg_alive_start(struct work_struct *data)
2448 container_of(data, struct il_priv, alive_start.work);
2466 il3945_rfkill_poll(struct work_struct *data)
2469 container_of(data, struct il_priv, _3945.rfkill_poll.work);
2607 il_fill_probe_req(il, (struct ieee80211_mgmt *)scan->data,
2618 (void *)&scan->data[len], vif);
2627 cmd.data = scan;
2649 il3945_bg_restart(struct work_struct *data)
2651 struct il_priv *il = container_of(data, struct il_priv, restart);
2677 il3945_bg_rx_replenish(struct work_struct *data)
2679 struct il_priv *il = container_of(data, struct il_priv, rx_replenish);
3209 u8 *data = (u8 *) &measure_report;
3222 hex_dump_to_buffer(data + ofs, size, 16, 1, buf + len,
3581 * 1. Allocating HW data