Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_ct.c430 struct lpfc_dmabuf *mlast, *next_mp; in lpfc_ns_rsp() local
442 list_for_each_entry_safe(mp, next_mp, &head, list) { in lpfc_ns_rsp()
Dlpfc_sli.c9597 struct lpfc_dmabuf *mp, *next_mp; in lpfc_sli_ring_taggedbuf_get() local
9602 list_for_each_entry_safe(mp, next_mp, &pring->postbufq, list) { in lpfc_sli_ring_taggedbuf_get()
9641 struct lpfc_dmabuf *mp, *next_mp; in lpfc_sli_ringpostbuf_get() local
9646 list_for_each_entry_safe(mp, next_mp, &pring->postbufq, list) { in lpfc_sli_ringpostbuf_get()
Dlpfc_init.c884 struct lpfc_dmabuf *mp, *next_mp; in lpfc_hba_free_post_buf() local
898 list_for_each_entry_safe(mp, next_mp, &buflist, list) { in lpfc_hba_free_post_buf()