Searched refs:fusion (Results 1 – 14 of 14) sorted by relevance
| /linux-6.15/drivers/scsi/megaraid/ |
| H A D | megaraid_sas_fusion.c | 427 dma_pool_free(fusion->sense_dma_pool, fusion->sense, in megasas_free_cmds_fusion() 464 fusion->request_alloc_sz, fusion->req_frames_desc, in megasas_free_cmds_fusion() 503 if (!fusion->sense_dma_pool || !fusion->sg_dma_pool) { in megasas_create_sg_sense_fusion() 509 fusion->sense = dma_pool_alloc(fusion->sense_dma_pool, in megasas_create_sg_sense_fusion() 530 dma_pool_free(fusion->sense_dma_pool, fusion->sense, in megasas_create_sg_sense_fusion() 544 fusion->sense = dma_pool_alloc(fusion->sense_dma_pool, in megasas_create_sg_sense_fusion() 933 fusion->rdpq_virt, fusion->rdpq_phys); in megasas_free_rdpq_fusion() 1644 fusion->drv_map_pages = get_order(fusion->drv_map_sz); in megasas_allocate_raid_maps() 1654 fusion->ld_drv_map[i] = vzalloc(fusion->drv_map_sz); in megasas_allocate_raid_maps() 1780 if (fusion->ioc_init_cmd && fusion->ioc_init_cmd->frame) in megasas_free_ioc_init_cmd() [all …]
|
| H A D | megaraid_sas_debugfs.c | 64 struct fusion_context *fusion; in megasas_debugfs_raidmap_open() local 66 fusion = instance->ctrl_context; in megasas_debugfs_raidmap_open() 72 debug->buf = (void *)fusion->ld_drv_map[(instance->map_id & 1)]; in megasas_debugfs_raidmap_open() 73 debug->len = fusion->drv_map_sz; in megasas_debugfs_raidmap_open() 125 struct fusion_context *fusion; in megasas_setup_debugfs() local 127 fusion = instance->ctrl_context; in megasas_setup_debugfs() 129 if (fusion) { in megasas_setup_debugfs()
|
| H A D | megaraid_sas_fp.c | 170 fusion->ld_drv_map[(map_id & 1)]; in MR_PopulateDrvRaidMap() 174 memset(drv_map, 0, fusion->drv_map_sz); in MR_PopulateDrvRaidMap() 179 fw_map_dyn = fusion->ld_map[(map_id & 1)]; in MR_PopulateDrvRaidMap() 271 fusion->ld_map[(map_id & 1)]; in MR_PopulateDrvRaidMap() 304 struct fusion_context *fusion; in MR_ValidateMapInfo() local 317 fusion = instance->ctrl_context; in MR_ValidateMapInfo() 318 drv_map = fusion->ld_drv_map[(map_id & 1)]; in MR_ValidateMapInfo() 321 lbInfo = fusion->load_balance_info; in MR_ValidateMapInfo() 322 ldSpanInfo = fusion->log_to_span; in MR_ValidateMapInfo() 976 struct fusion_context *fusion; in MR_BuildRaidContext() local [all …]
|
| H A D | megaraid_sas_base.c | 358 if (fusion) { in megasas_return_cmd() 2196 if (fusion) { in megasas_complete_outstanding_ioctls() 5127 if (!fusion) in megasas_update_ext_vd_details() 5159 fusion->old_map_sz = in megasas_update_ext_vd_details() 5164 fusion->max_map_sz = in megasas_update_ext_vd_details() 5165 max(fusion->old_map_sz, fusion->new_map_sz); in megasas_update_ext_vd_details() 5168 fusion->current_map_sz = fusion->new_map_sz; in megasas_update_ext_vd_details() 5170 fusion->current_map_sz = fusion->old_map_sz; in megasas_update_ext_vd_details() 6157 if (fusion) { in megasas_init_fw() 7213 if (fusion) { in megasas_alloc_ctrl_dma_buffers() [all …]
|
| /linux-6.15/Documentation/driver-api/ |
| H A D | message-based.rst | 7 .. kernel-doc:: drivers/message/fusion/mptbase.c 10 .. kernel-doc:: drivers/message/fusion/mptscsih.c
|
| /linux-6.15/Documentation/iio/ |
| H A D | bno055.rst | 24 operating in fusion mode. The magnetometer autocalibration can however be 47 In non-fusion mode the IIO 'offset' attributes provide access to the 49 the accel, angvel and magn IIO attributes. In fusion mode they are not
|
| /linux-6.15/drivers/message/ |
| H A D | Makefile | 6 obj-$(CONFIG_FUSION) += fusion/
|
| /linux-6.15/Documentation/devicetree/bindings/iio/imu/ |
| H A D | bosch,bno055.yaml | 14 internal MCU for sensor fusion
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio-bno055 | 42 Can be 1 or 0. Enables/disables the "sensor fusion" (a.k.a.
|
| /linux-6.15/drivers/message/fusion/ |
| H A D | Kconfig | 122 file:drivers/message/fusion/mptdebug.h
|
| /linux-6.15/drivers/ |
| H A D | Kconfig | 50 source "drivers/message/fusion/Kconfig"
|
| /linux-6.15/Documentation/userspace-api/ioctl/ |
| H A D | ioctl-number.rst | 225 'Z' 14-15 drivers/message/fusion/mptctl.h 273 'm' 00-19 drivers/message/fusion/mptctl.h conflict!
|
| /linux-6.15/Documentation/translations/sp_SP/process/ |
| H A D | 2.Process.rst | 89 Septiembre 30 5.4-rc1, la ventana de fusion se cierra
|
| /linux-6.15/ |
| H A D | MAINTAINERS | 14012 F: drivers/message/fusion/
|