Searched refs:next_mp (Results 1 – 3 of 3) sorted by relevance
| /linux-4.4.14/drivers/scsi/lpfc/ |
| D | lpfc_ct.c | 431 struct lpfc_dmabuf *mlast, *next_mp; in lpfc_ns_rsp() local 443 list_for_each_entry_safe(mp, next_mp, &head, list) { in lpfc_ns_rsp()
|
| D | lpfc_sli.c | 9579 struct lpfc_dmabuf *mp, *next_mp; in lpfc_sli_ring_taggedbuf_get() local 9584 list_for_each_entry_safe(mp, next_mp, &pring->postbufq, list) { in lpfc_sli_ring_taggedbuf_get() 9623 struct lpfc_dmabuf *mp, *next_mp; in lpfc_sli_ringpostbuf_get() local 9628 list_for_each_entry_safe(mp, next_mp, &pring->postbufq, list) { in lpfc_sli_ringpostbuf_get()
|
| D | lpfc_init.c | 886 struct lpfc_dmabuf *mp, *next_mp; in lpfc_hba_free_post_buf() local 900 list_for_each_entry_safe(mp, next_mp, &buflist, list) { in lpfc_hba_free_post_buf()
|