Searched refs:sgl_list (Results 1 – 4 of 4) sorted by relevance
47 struct host_sg_desc *sgl_list; /* sgl list */ member
177 struct list_head sgl_list; member 735 struct list_head sgl_list;734 struct list_head sgl_list; global() member
1305 * This function is called with the sgl_list lock held. This function7547 * @sgl_list: linked link of sgl buffers to post7562 struct list_head *sgl_list, int cnt) in lpfc_sli4_repost_sgl_list() argument 7578 list_splice_init(sgl_list, &allc_sgl_list); in lpfc_sli4_repost_sgl_list() 7680 list_splice_init(&post_sgl_list, sgl_list); in lpfc_sli4_repost_sgl_list() 22380 struct list_head *buf_list = &hdwq->sgl_list; in lpfc_get_sgl_per_hdwq() 22386 /* break off 1 chunk from the sgl_list */ in lpfc_get_sgl_per_hdwq() 22448 struct list_head *buf_list = &hdwq->sgl_list; in lpfc_put_sgl_per_hdwq() 22482 struct list_head *buf_list = &hdwq->sgl_list; in lpfc_free_sgl_per_hdwq()
10469 INIT_LIST_HEAD(&qp->sgl_list); in lpfc_sli4_queue_create()