Searched refs:max_fibre_devices (Results 1 – 6 of 6) sorted by relevance
272 return vha->hw->max_fibre_devices * 4 + 16; in qla2x00_gid_pt_rsp_size()335 for (i = 0; i < ha->max_fibre_devices; i++) { in qla2x00_gid_pt()354 if (i == ha->max_fibre_devices) in qla2x00_gid_pt()390 for (i = 0; i < ha->max_fibre_devices; i++) { in qla2x00_gpn_id()457 for (i = 0; i < ha->max_fibre_devices; i++) { in qla2x00_gnn_id()1104 for (i = 0; i < ha->max_fibre_devices; i++) { in qla2x00_sns_gid_pt()1123 if (i == ha->max_fibre_devices) in qla2x00_sns_gid_pt()1147 for (i = 0; i < ha->max_fibre_devices; i++) { in qla2x00_sns_gpn_id()1203 for (i = 0; i < ha->max_fibre_devices; i++) { in qla2x00_sns_gnn_id()2548 for (i = 0; i < ha->max_fibre_devices; i++) { in qla2x00_gfpn_id()[all …]
3019 ha->max_fibre_devices = MAX_FIBRE_DEVICES_2100; in qla2x00_probe_one()3031 ha->max_fibre_devices = MAX_FIBRE_DEVICES_2100; in qla2x00_probe_one()3043 ha->max_fibre_devices = MAX_FIBRE_DEVICES_2100; in qla2x00_probe_one()3057 ha->max_fibre_devices = MAX_FIBRE_DEVICES_2400; in qla2x00_probe_one()3073 ha->max_fibre_devices = MAX_FIBRE_DEVICES_2400; in qla2x00_probe_one()3089 ha->max_fibre_devices = MAX_FIBRE_DEVICES_2400; in qla2x00_probe_one()3105 ha->max_fibre_devices = MAX_FIBRE_DEVICES_2400; in qla2x00_probe_one()3120 ha->max_fibre_devices = MAX_FIBRE_DEVICES_2400; in qla2x00_probe_one()3136 ha->max_fibre_devices = MAX_FIBRE_DEVICES_2400; in qla2x00_probe_one()3152 ha->max_fibre_devices = MAX_FIBRE_DEVICES_FX00; in qla2x00_probe_one()[all …]
261 return sizeof(struct gid_list_info) * ha->max_fibre_devices; in qla2x00_gid_list_size()
552 host->max_id = ha->max_fibre_devices; in qla24xx_create_vhost()
299 #define LOOPID_MAP_SIZE (ha->max_fibre_devices)4224 uint16_t max_fibre_devices; /* Maximum number of targets */ member
6474 ha->swl = kcalloc(ha->max_fibre_devices, sizeof(sw_info_t), in qla2x00_find_all_fabric_devs()6482 memset(swl, 0, ha->max_fibre_devices * sizeof(sw_info_t)); in qla2x00_find_all_fabric_devs()