Home
last modified time | relevance | path

Searched refs:MAX_MULTI_ID_FABRIC (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_fw.h1333 #define MAX_MULTI_ID_FABRIC 256 /* ... */ macro
1361 struct mid_conf_entry_24xx entries[MAX_MULTI_ID_FABRIC];
2159 struct mid_conf_entry_24xx entries[MAX_MULTI_ID_FABRIC];
H A Dqla_def.h4486 unsigned long vp_idx_map[(MAX_MULTI_ID_FABRIC / 8) /
H A Dqla_target.c7178 ha->tgt.tgt_vp_map = kcalloc(MAX_MULTI_ID_FABRIC, in qlt_mem_alloc()
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_fw.h1361 #define MAX_MULTI_ID_FABRIC 256 /* ... */ macro
1389 struct mid_conf_entry_24xx entries[MAX_MULTI_ID_FABRIC];
2190 struct mid_conf_entry_24xx entries[MAX_MULTI_ID_FABRIC];
H A Dqla_def.h4718 unsigned long vp_idx_map[(MAX_MULTI_ID_FABRIC / 8) /
H A Dqla_os.c4162 ha->vp_map = kcalloc(MAX_MULTI_ID_FABRIC, sizeof(struct qla_vp_map), GFP_KERNEL); in qla2x00_mem_alloc()

Completed in 56 milliseconds