Searched refs:MAX_MULTI_ID_FABRIC (Results 1 – 3 of 3) sorted by relevance
1361 #define MAX_MULTI_ID_FABRIC 256 /* ... */ macro1389 struct mid_conf_entry_24xx entries[MAX_MULTI_ID_FABRIC];2190 struct mid_conf_entry_24xx entries[MAX_MULTI_ID_FABRIC];
4718 unsigned long vp_idx_map[(MAX_MULTI_ID_FABRIC / 8) /
4162 ha->vp_map = kcalloc(MAX_MULTI_ID_FABRIC, sizeof(struct qla_vp_map), GFP_KERNEL); in qla2x00_mem_alloc()