Searched refs:fw_dump_len (Results 1 – 7 of 7) sorted by relevance
1352 u32 memory_size, fw_dump_len = 0; in btmrvl_sdio_coredump() local1432 fw_dump_len += (strlen("========Start dump ") + in btmrvl_sdio_coredump()1480 if (fw_dump_len == 0) in btmrvl_sdio_coredump()1483 fw_dump_data = vzalloc(fw_dump_len+1); in btmrvl_sdio_coredump()1521 dev_coredumpv(&card->func->dev, fw_dump_data, fw_dump_len, GFP_KERNEL); in btmrvl_sdio_coredump()
1304 ha->fw_dump_len = (nxt_chain - (void *)ha->fw_dump); in qla24xx_fw_dump()1617 ha->fw_dump_len = (nxt_chain - (void *)ha->fw_dump); in qla25xx_fw_dump()1932 ha->fw_dump_len = (nxt_chain - (void *)ha->fw_dump); in qla81xx_fw_dump()2433 ha->fw_dump_len = (nxt_chain - (void *)ha->fw_dump); in qla83xx_fw_dump()
1086 vha->hw->fw_dump_len = len; in qla27xx_fwdump()
51 ha->fw_dump_len); in qla2x00_sysfs_read_fw_dump()1714 size = ha->fw_dump_len; in qla2x00_fw_dump_size_show()
3318 if (!ha->fw_dump_len || dump_size > ha->fw_dump_alloc_len) { in qla2x00_alloc_fw_dump()3322 __func__, dump_size, ha->fw_dump_len, in qla2x00_alloc_fw_dump()3333 memcpy(fw_dump, ha->fw_dump, ha->fw_dump_len); in qla2x00_alloc_fw_dump()3345 ha->fw_dump_len = ha->fw_dump_alloc_len = in qla2x00_alloc_fw_dump()
4354 uint32_t fw_dump_len; member
4647 ha->fw_dump_len = 0; in qla2x00_free_fw_dump()