Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/qla2xxx/
Dqla_edif.c60 struct list_head *indx_list = &fcport->edif.edif_indx_list; in qla_edif_list_find_sa_index()
163 list_add_tail(&entry->next, &fcport->edif.edif_indx_list); in qla_edif_list_add_sa_update_index()
3013 struct list_head *indx_list = &fcport->edif.edif_indx_list; in qla_edif_list_del()
Dqla_def.h2638 struct list_head edif_indx_list; member
Dqla_init.c5198 INIT_LIST_HEAD(&fcport->edif.edif_indx_list); in qla2x00_alloc_fcport()