Lines Matching refs:page_list
12757 while (!list_empty(&queue->page_list)) { in lpfc_sli4_queue_free()
12758 list_remove_head(&queue->page_list, dmabuf, struct lpfc_dmabuf, in lpfc_sli4_queue_free()
12798 INIT_LIST_HEAD(&queue->page_list); in lpfc_sli4_queue_alloc()
12812 list_add_tail(&dmabuf->list, &queue->page_list); in lpfc_sli4_queue_alloc()
13039 list_for_each_entry(dmabuf, &eq->page_list, list) { in lpfc_eq_create()
13159 list_for_each_entry(dmabuf, &cq->page_list, list) { in lpfc_cq_create()
13250 list_for_each_entry(dmabuf, &mq->page_list, list) { in lpfc_mq_create_fb_init()
13361 list_for_each_entry(dmabuf, &mq->page_list, list) { in lpfc_mq_create()
13537 list_for_each_entry(dmabuf, &wq->page_list, list) { in lpfc_wq_create()
13755 list_for_each_entry(dmabuf, &hrq->page_list, list) { in lpfc_rq_create()
13886 list_for_each_entry(dmabuf, &drq->page_list, list) { in lpfc_rq_create()