Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_ct.c598 struct lpfc_dmabuf *mlast, *next_mp; in lpfc_ns_rsp() local
612 list_for_each_entry_safe(mp, next_mp, &head, list) { in lpfc_ns_rsp()
H A Dlpfc_sli.c11207 struct lpfc_dmabuf *mp, *next_mp; in lpfc_sli_ring_taggedbuf_get() local
11212 list_for_each_entry_safe(mp, next_mp, &pring->postbufq, list) { in lpfc_sli_ring_taggedbuf_get()
11251 struct lpfc_dmabuf *mp, *next_mp; in lpfc_sli_ringpostbuf_get() local
11256 list_for_each_entry_safe(mp, next_mp, &pring->postbufq, list) { in lpfc_sli_ringpostbuf_get()
H A Dlpfc_init.c910 struct lpfc_dmabuf *mp, *next_mp; in lpfc_hba_free_post_buf() local
924 list_for_each_entry_safe(mp, next_mp, &buflist, list) { in lpfc_hba_free_post_buf()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_ct.c851 struct lpfc_dmabuf *mlast, *next_mp; in lpfc_ns_rsp() local
864 list_for_each_entry_safe(mp, next_mp, &head, list) { in lpfc_ns_rsp()
H A Dlpfc_sli.c12202 struct lpfc_dmabuf *mp, *next_mp; in lpfc_sli_ring_taggedbuf_get() local
12207 list_for_each_entry_safe(mp, next_mp, &pring->postbufq, list) { in lpfc_sli_ring_taggedbuf_get()
12246 struct lpfc_dmabuf *mp, *next_mp; in lpfc_sli_ringpostbuf_get() local
12251 list_for_each_entry_safe(mp, next_mp, &pring->postbufq, list) { in lpfc_sli_ringpostbuf_get()
H A Dlpfc_init.c969 struct lpfc_dmabuf *mp, *next_mp; in lpfc_hba_free_post_buf() local
983 list_for_each_entry_safe(mp, next_mp, &buflist, list) { in lpfc_hba_free_post_buf()

Completed in 84 milliseconds