Searched refs:iscsi_sge (Results 1 – 2 of 2) sorted by relevance
213 struct iscsi_sge *pfrag;491 struct iscsi_sge { struct
579 sizeof(struct iscsi_sge))); in beiscsi_get_params()2074 struct iscsi_sge *psgl; in hwi_write_sgl_v2()2118 psgl = (struct iscsi_sge *)io_task->psgl_handle->pfrag; in hwi_write_sgl_v2()2169 struct iscsi_sge *psgl; in hwi_write_sgl()2207 psgl = (struct iscsi_sge *)io_task->psgl_handle->pfrag; in hwi_write_sgl()2260 struct iscsi_sge *psgl; in hwi_write_buffer()2310 psgl = (struct iscsi_sge *)io_task->psgl_handle->pfrag; in hwi_write_buffer()2369 phba->mem_req[HWI_MEM_SGE] = sizeof(struct iscsi_sge) * in beiscsi_find_mem_req()3281 page_offset = (sizeof(struct iscsi_sge) * phba->params.num_sge_per_io * in beiscsi_post_pages()3876 struct iscsi_sge *pfrag; in beiscsi_init_sgl_handle()[all …]