Searched refs:next_ctxp (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/scsi/lpfc/ |
D | lpfc_nvmet.c | 1767 struct lpfc_async_xchg_ctx *ctxp, *next_ctxp; in lpfc_sli4_nvmet_xri_aborted() local 1788 list_for_each_entry_safe(ctxp, next_ctxp, in lpfc_sli4_nvmet_xri_aborted() 1866 struct lpfc_async_xchg_ctx *ctxp, *next_ctxp; in lpfc_nvmet_rcv_unsol_abort() local 1877 list_for_each_entry_safe(ctxp, next_ctxp, in lpfc_nvmet_rcv_unsol_abort()
|
D | lpfc_debugfs.c | 1035 struct lpfc_async_xchg_ctx *ctxp, *next_ctxp; in lpfc_debugfs_nvmestat_data() local 1128 list_for_each_entry_safe(ctxp, next_ctxp, in lpfc_debugfs_nvmestat_data() 1138 list_for_each_entry_safe(ctxp, next_ctxp, in lpfc_debugfs_nvmestat_data()
|