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

/linux-4.4.14/drivers/scsi/lpfc/
H A Dlpfc_sli.c684 struct lpfc_node_rrq *nextrrq; lpfc_handle_rrq_active() local
692 list_for_each_entry_safe(rrq, nextrrq, lpfc_handle_rrq_active()
703 list_for_each_entry_safe(rrq, nextrrq, &send_rrq, list) { lpfc_handle_rrq_active()
732 struct lpfc_node_rrq *nextrrq; lpfc_get_active_rrq() local
738 list_for_each_entry_safe(rrq, nextrrq, &phba->active_rrq_list, list) { lpfc_get_active_rrq()
764 struct lpfc_node_rrq *nextrrq; lpfc_cleanup_vports_rrqs() local
775 list_for_each_entry_safe(rrq, nextrrq, &phba->active_rrq_list, list) lpfc_cleanup_vports_rrqs()
780 list_for_each_entry_safe(rrq, nextrrq, &rrq_list, list) { lpfc_cleanup_vports_rrqs()

Completed in 116 milliseconds