Lines Matching refs:page_list
12737 while (!list_empty(&queue->page_list)) { in lpfc_sli4_queue_free()
12738 list_remove_head(&queue->page_list, dmabuf, struct lpfc_dmabuf, in lpfc_sli4_queue_free()
12778 INIT_LIST_HEAD(&queue->page_list); in lpfc_sli4_queue_alloc()
12792 list_add_tail(&dmabuf->list, &queue->page_list); in lpfc_sli4_queue_alloc()
13015 list_for_each_entry(dmabuf, &eq->page_list, list) { in lpfc_eq_create()
13135 list_for_each_entry(dmabuf, &cq->page_list, list) { in lpfc_cq_create()
13226 list_for_each_entry(dmabuf, &mq->page_list, list) { in lpfc_mq_create_fb_init()
13337 list_for_each_entry(dmabuf, &mq->page_list, list) { in lpfc_mq_create()
13513 list_for_each_entry(dmabuf, &wq->page_list, list) { in lpfc_wq_create()
13731 list_for_each_entry(dmabuf, &hrq->page_list, list) { in lpfc_rq_create()
13862 list_for_each_entry(dmabuf, &drq->page_list, list) { in lpfc_rq_create()