Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_sli.c903 struct lpfc_node_rrq *nextrrq; in lpfc_handle_rrq_active() local
911 list_for_each_entry_safe(rrq, nextrrq, in lpfc_handle_rrq_active()
922 list_for_each_entry_safe(rrq, nextrrq, &send_rrq, list) { in lpfc_handle_rrq_active()
951 struct lpfc_node_rrq *nextrrq; in lpfc_get_active_rrq() local
957 list_for_each_entry_safe(rrq, nextrrq, &phba->active_rrq_list, list) { in lpfc_get_active_rrq()
983 struct lpfc_node_rrq *nextrrq; in lpfc_cleanup_vports_rrqs() local
994 list_for_each_entry_safe(rrq, nextrrq, &phba->active_rrq_list, list) in lpfc_cleanup_vports_rrqs()
999 list_for_each_entry_safe(rrq, nextrrq, &rrq_list, list) { in lpfc_cleanup_vports_rrqs()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_sli.c1022 struct lpfc_node_rrq *nextrrq; in lpfc_handle_rrq_active() local
1030 list_for_each_entry_safe(rrq, nextrrq, in lpfc_handle_rrq_active()
1041 list_for_each_entry_safe(rrq, nextrrq, &send_rrq, list) { in lpfc_handle_rrq_active()
1070 struct lpfc_node_rrq *nextrrq; in lpfc_get_active_rrq() local
1076 list_for_each_entry_safe(rrq, nextrrq, &phba->active_rrq_list, list) { in lpfc_get_active_rrq()
1102 struct lpfc_node_rrq *nextrrq; in lpfc_cleanup_vports_rrqs() local
1113 list_for_each_entry_safe(rrq, nextrrq, &phba->active_rrq_list, list) { in lpfc_cleanup_vports_rrqs()
1123 list_for_each_entry_safe(rrq, nextrrq, &rrq_list, list) { in lpfc_cleanup_vports_rrqs()

Completed in 45 milliseconds