Searched refs:max_fibre_devices (Results 1 – 6 of 6) sorted by relevance
279 return vha->hw->max_fibre_devices * 4 + 16; in qla2x00_gid_pt_rsp_size()342 for (i = 0; i < ha->max_fibre_devices; i++) { in qla2x00_gid_pt()363 if (i == ha->max_fibre_devices) in qla2x00_gid_pt()399 for (i = 0; i < ha->max_fibre_devices; i++) { in qla2x00_gpn_id()468 for (i = 0; i < ha->max_fibre_devices; i++) { in qla2x00_gnn_id()1122 for (i = 0; i < ha->max_fibre_devices; i++) { in qla2x00_sns_gid_pt()1141 if (i == ha->max_fibre_devices) in qla2x00_sns_gid_pt()1165 for (i = 0; i < ha->max_fibre_devices; i++) { in qla2x00_sns_gpn_id()1221 for (i = 0; i < ha->max_fibre_devices; i++) { in qla2x00_sns_gnn_id()2725 for (i = 0; i < ha->max_fibre_devices; i++) { in qla2x00_gfpn_id()[all …]
294 return sizeof(struct gid_list_info) * ha->max_fibre_devices; in qla2x00_gid_list_size()
2825 ha->max_fibre_devices = MAX_FIBRE_DEVICES_2100; in qla2x00_probe_one()2837 ha->max_fibre_devices = MAX_FIBRE_DEVICES_2100; in qla2x00_probe_one()2849 ha->max_fibre_devices = MAX_FIBRE_DEVICES_2100; in qla2x00_probe_one()2863 ha->max_fibre_devices = MAX_FIBRE_DEVICES_2400; in qla2x00_probe_one()2879 ha->max_fibre_devices = MAX_FIBRE_DEVICES_2400; in qla2x00_probe_one()2895 ha->max_fibre_devices = MAX_FIBRE_DEVICES_2400; in qla2x00_probe_one()2911 ha->max_fibre_devices = MAX_FIBRE_DEVICES_2400; in qla2x00_probe_one()2926 ha->max_fibre_devices = MAX_FIBRE_DEVICES_2400; in qla2x00_probe_one()2942 ha->max_fibre_devices = MAX_FIBRE_DEVICES_2400; in qla2x00_probe_one()2958 ha->max_fibre_devices = MAX_FIBRE_DEVICES_FX00; in qla2x00_probe_one()[all …]
519 host->max_id = ha->max_fibre_devices; in qla24xx_create_vhost()
219 #define LOOPID_MAP_SIZE (ha->max_fibre_devices)3681 uint16_t max_fibre_devices; /* Maximum number of targets */ member
5468 ha->swl = kcalloc(ha->max_fibre_devices, sizeof(sw_info_t), in qla2x00_find_all_fabric_devs()5476 memset(swl, 0, ha->max_fibre_devices * sizeof(sw_info_t)); in qla2x00_find_all_fabric_devs()