Searched refs:iscsi_sge (Results 1 – 2 of 2) sorted by relevance
213 struct iscsi_sge *pfrag;491 struct iscsi_sge { struct
580 sizeof(struct iscsi_sge))); in beiscsi_get_params()2077 struct iscsi_sge *psgl; in hwi_write_sgl_v2()2121 psgl = (struct iscsi_sge *)io_task->psgl_handle->pfrag; in hwi_write_sgl_v2()2172 struct iscsi_sge *psgl; in hwi_write_sgl()2210 psgl = (struct iscsi_sge *)io_task->psgl_handle->pfrag; in hwi_write_sgl()2263 struct iscsi_sge *psgl; in hwi_write_buffer()2313 psgl = (struct iscsi_sge *)io_task->psgl_handle->pfrag; in hwi_write_buffer()2372 phba->mem_req[HWI_MEM_SGE] = sizeof(struct iscsi_sge) * in beiscsi_find_mem_req()3286 page_offset = (sizeof(struct iscsi_sge) * phba->params.num_sge_per_io * in beiscsi_post_pages()3884 struct iscsi_sge *pfrag; in beiscsi_init_sgl_handle()[all …]