Home
last modified time | relevance | path

Searched refs:dif_bundle_dma_allocs (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_os.c4274 ha->dif_bundle_dma_allocs++; in qla2x00_mem_alloc()
4298 ha->dif_bundle_dma_allocs--; in qla2x00_mem_alloc()
4551 ha->dif_bundle_dma_allocs--; in qla2x00_mem_alloc()
4990 ha->dif_bundle_dma_allocs--; in qla2x00_mem_free()
4999 ha->dif_bundle_dma_allocs--; in qla2x00_mem_free()
H A Dqla_iocb.c1153 ha->dif_bundle_dma_allocs++; in qla24xx_walk_and_build_prot_sglist()
1238 ha->dif_bundle_dma_allocs++; in qla24xx_walk_and_build_prot_sglist()
H A Dqla_attr.c2366 ha->dif_bundle_dma_allocs, ha->pool.unusable.count); in qla2x00_dif_bundle_statistics_show()
H A Dqla_def.h4824 unsigned long long dif_bundle_dma_allocs; member