Searched refs:next_mp (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc_sli.c | 12254 struct lpfc_dmabuf *mp, *next_mp; in lpfc_sli_ring_taggedbuf_get() local 12259 list_for_each_entry_safe(mp, next_mp, &pring->postbufq, list) { in lpfc_sli_ring_taggedbuf_get() 12298 struct lpfc_dmabuf *mp, *next_mp; in lpfc_sli_ringpostbuf_get() local 12303 list_for_each_entry_safe(mp, next_mp, &pring->postbufq, list) { in lpfc_sli_ringpostbuf_get()
|
| H A D | lpfc_init.c | 972 struct lpfc_dmabuf *mp, *next_mp; in lpfc_hba_free_post_buf() local 986 list_for_each_entry_safe(mp, next_mp, &buflist, list) { in lpfc_hba_free_post_buf()
|