Searched refs:fw_image (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/pm8001/
H A Dpm8001_ctl.c358 if ((pm8001_ha->fw_image->size <= 0) ||
359 (pm8001_ha->fw_image->size > 4096)) {
364 memcpy((u8 *)payload->func_specific, (u8 *)pm8001_ha->fw_image->data,
365 pm8001_ha->fw_image->size);
366 payload->length = pm8001_ha->fw_image->size;
392 image_hdr = (struct pm8001_fw_image_header *)pm8001_ha->fw_image->data;
395 if (pm8001_ha->fw_image->size < 28) {
400 while (sizeRead < pm8001_ha->fw_image->size) {
427 (u8 *)pm8001_ha->fw_image->data + sizeRead,
433 (u8 *)pm8001_ha->fw_image
[all...]
H A Dpm8001_sas.h386 const struct firmware *fw_image; member in struct:pm8001_hba_info
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Dmwl8k.c95 char *fw_image; member in struct:mwl8k_device_info
415 rc = mwl8k_request_fw(priv, di->fw_image, &priv->fw_ucode);
418 pci_name(priv->pdev), di->fw_image);
3844 .fw_image = "mwl8k/fmimage_8363.fw",
3849 .fw_image = "mwl8k/fmimage_8687.fw",
3854 .fw_image = "mwl8k/fmimage_8366.fw",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlags49_h2/
H A Dwl_main.c263 extern memimage fw_image; // firmware image to be downloaded
872 char *cp = NULL; //fw_image
967 hcf_status = dhf_download_fw( &lp->hcfCtx, &fw_image );
H A Dap_h2.c4 * Abstract: This file contains memory image 'fw_image'.
24 * Commandline: g:\fw\fupu3.exe /f=4 /n=fw_image /i=t2023600.hex
3328 memimage fw_image = { variable
H A Dap_h25.c4 * Abstract: This file contains memory image 'fw_image'.
23 * Commandline: g:\fw\fupu3.exe /f=4 /n=fw_image /i=t3012400.hex
4085 memimage fw_image = { variable
H A Dsta_h2.c4 * Abstract: This file contains memory image 'fw_image'.
24 * Commandline: g:\fw\fupu3.exe /f=4 /n=fw_image /i=r3023600.hex
4471 memimage fw_image = { variable
H A Dsta_h25.c4 * Abstract: This file contains memory image 'fw_image'.
23 * Commandline: g:\fw\fupu3.exe /f=4 /n=fw_image /i=r4013600.hex
5246 memimage fw_image = { variable

Completed in 259 milliseconds