Searched refs:next_ctxp (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/scsi/lpfc/ |
H A D | lpfc_nvmet.c | 1771 struct lpfc_async_xchg_ctx *ctxp, *next_ctxp; in lpfc_sli4_nvmet_xri_aborted() local 1791 list_for_each_entry_safe(ctxp, next_ctxp, in lpfc_sli4_nvmet_xri_aborted() 1870 struct lpfc_async_xchg_ctx *ctxp, *next_ctxp; in lpfc_nvmet_rcv_unsol_abort() local 1880 list_for_each_entry_safe(ctxp, next_ctxp, in lpfc_nvmet_rcv_unsol_abort()
|
H A D | lpfc_debugfs.c | 1033 struct lpfc_async_xchg_ctx *ctxp, *next_ctxp; in lpfc_debugfs_nvmestat_data() local 1126 list_for_each_entry_safe(ctxp, next_ctxp, in lpfc_debugfs_nvmestat_data() 1136 list_for_each_entry_safe(ctxp, next_ctxp, in lpfc_debugfs_nvmestat_data()
|