Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.c1018 struct lpfc_node_rrq *nextrrq; in lpfc_handle_rrq_active() local
1026 list_for_each_entry_safe(rrq, nextrrq, in lpfc_handle_rrq_active()
1037 list_for_each_entry_safe(rrq, nextrrq, &send_rrq, list) { in lpfc_handle_rrq_active()
1066 struct lpfc_node_rrq *nextrrq; in lpfc_get_active_rrq() local
1072 list_for_each_entry_safe(rrq, nextrrq, &phba->active_rrq_list, list) { in lpfc_get_active_rrq()
1098 struct lpfc_node_rrq *nextrrq; in lpfc_cleanup_vports_rrqs() local
1109 list_for_each_entry_safe(rrq, nextrrq, &phba->active_rrq_list, list) { in lpfc_cleanup_vports_rrqs()
1119 list_for_each_entry_safe(rrq, nextrrq, &rrq_list, list) { in lpfc_cleanup_vports_rrqs()