Searched refs:sgl_list (Results 1 – 4 of 4) sorted by relevance
56 struct host_sg_desc *sgl_list; /* sgl list */ member
130 sizeof(io_req->sgl_list[0]) * io_req->sgl_cnt, in fnic_release_ioreq_buf()337 desc = io_req->sgl_list; in fnic_queue_wq_copy_desc()347 io_req->sgl_list, in fnic_queue_wq_copy_desc()348 sizeof(io_req->sgl_list[0]) * sg_count, in fnic_queue_wq_copy_desc()366 sizeof(io_req->sgl_list[0]) * sg_count, in fnic_queue_wq_copy_desc()530 io_req->sgl_list = in fnic_queuecommand_lck()533 if (!io_req->sgl_list) { in fnic_queuecommand_lck()542 io_req->sgl_list_alloc = io_req->sgl_list; in fnic_queuecommand_lck()543 ptr = (unsigned long) io_req->sgl_list; in fnic_queuecommand_lck()545 io_req->sgl_list = (struct host_sg_desc *) in fnic_queuecommand_lck()
154 struct list_head sgl_list; member
6589 struct list_head *sgl_list, int cnt) in lpfc_sli4_repost_sgl_list() argument6605 list_splice_init(sgl_list, &allc_sgl_list); in lpfc_sli4_repost_sgl_list()6707 list_splice_init(&post_sgl_list, sgl_list); in lpfc_sli4_repost_sgl_list()