Home
last modified time | relevance | path

Searched refs:MAX_MULTI_ID_FABRIC (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/scsi/qla2xxx/
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];
Dqla_def.h4476 unsigned long vp_idx_map[(MAX_MULTI_ID_FABRIC / 8) /
Dqla_target.c7186 ha->tgt.tgt_vp_map = kcalloc(MAX_MULTI_ID_FABRIC, in qlt_mem_alloc()