Home
last modified time | relevance | path

Searched refs:next_mp (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/lpfc/
H A Dlpfc_ct.c849 struct lpfc_dmabuf *mlast, *next_mp; in lpfc_ns_rsp() local
862 list_for_each_entry_safe(mp, next_mp, &head, list) { in lpfc_ns_rsp()
H A Dlpfc_sli.c12291 struct lpfc_dmabuf *mp, *next_mp; in lpfc_sli_ring_taggedbuf_get() local
12296 list_for_each_entry_safe(mp, next_mp, &pring->postbufq, list) { in lpfc_sli_ring_taggedbuf_get()
12335 struct lpfc_dmabuf *mp, *next_mp; in lpfc_sli_ringpostbuf_get() local
12340 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()