Home
last modified time | relevance | path

Searched refs:fw_dump_len (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/drivers/bluetooth/
Dbtmrvl_sdio.c1221 u32 memory_size, fw_dump_len = 0; in btmrvl_sdio_dump_firmware() local
1292 fw_dump_len += (strlen("========Start dump ") + in btmrvl_sdio_dump_firmware()
1340 if (fw_dump_len == 0) in btmrvl_sdio_dump_firmware()
1343 fw_dump_data = vzalloc(fw_dump_len+1); in btmrvl_sdio_dump_firmware()
1380 fw_dump_len, GFP_KERNEL); in btmrvl_sdio_dump_firmware()
/linux-4.1.27/drivers/scsi/qla2xxx/
Dqla_attr.c47 ha->fw_dump_len); in qla2x00_sysfs_read_fw_dump()
184 ha->fw_dump_len = 0; in qla2x00_sysfs_write_fw_dump_template()
220 ha->fw_dump_len = size; in qla2x00_sysfs_write_fw_dump_template()
1504 size = ha->fw_dump_len; in qla2x00_fw_dump_size_show()
Dqla_dbg.c1282 ha->fw_dump_len = (nxt_chain - (void *)ha->fw_dump); in qla24xx_fw_dump()
1601 ha->fw_dump_len = (nxt_chain - (void *)ha->fw_dump); in qla25xx_fw_dump()
1922 ha->fw_dump_len = (nxt_chain - (void *)ha->fw_dump); in qla81xx_fw_dump()
2428 ha->fw_dump_len = (nxt_chain - (void *)ha->fw_dump); in qla83xx_fw_dump()
Dqla_tmpl.c895 vha->hw->fw_dump_len = len; in qla27xx_execute_fwdt_template()
Dqla_def.h3297 uint32_t fw_dump_len; member
Dqla_os.c3629 ha->fw_dump_len = 0; in qla2x00_free_fw_dump()
Dqla_init.c1682 ha->fw_dump_len = dump_size; in qla2x00_alloc_fw_dump()