Searched refs:indx_list (Results 1 – 1 of 1) sorted by relevance
85 struct list_head *indx_list = &fcport->edif.edif_indx_list; in qla_edif_list_find_sa_index() local87 list_for_each_entry_safe(entry, tentry, indx_list, next) { in qla_edif_list_find_sa_index()2712 struct list_head *indx_list = sa_list; in qla_edif_sadb_find_sa_index_entry() local2714 list_for_each_entry_safe(entry, tentry, indx_list, next) { in qla_edif_sadb_find_sa_index_entry()3233 struct list_head *indx_list = &fcport->edif.edif_indx_list; in qla_edif_list_del() local3237 list_for_each_entry_safe(indx_lst, tindx_lst, indx_list, next) { in qla_edif_list_del()