Searched refs:iscsi_sge (Results 1 – 2 of 2) sorted by relevance
212 struct iscsi_sge *pfrag;490 struct iscsi_sge { struct
598 sizeof(struct iscsi_sge))); in beiscsi_get_params()2093 struct iscsi_sge *psgl; in hwi_write_sgl_v2()2137 psgl = (struct iscsi_sge *)io_task->psgl_handle->pfrag; in hwi_write_sgl_v2()2188 struct iscsi_sge *psgl; in hwi_write_sgl()2226 psgl = (struct iscsi_sge *)io_task->psgl_handle->pfrag; in hwi_write_sgl()2279 struct iscsi_sge *psgl; in hwi_write_buffer()2329 psgl = (struct iscsi_sge *)io_task->psgl_handle->pfrag; in hwi_write_buffer()2388 phba->mem_req[HWI_MEM_SGE] = sizeof(struct iscsi_sge) * in beiscsi_find_mem_req()3300 page_offset = (sizeof(struct iscsi_sge) * phba->params.num_sge_per_io * in beiscsi_post_pages()3895 struct iscsi_sge *pfrag; in beiscsi_init_sgl_handle()[all …]