Searched refs:ulptx_sge_pair (Results 1 – 4 of 4) sorted by relevance
309 const struct ulptx_sge_pair *p; in unmap_sgl()334 p = (const struct ulptx_sge_pair *)tq->desc; in unmap_sgl()343 p = (const struct ulptx_sge_pair *)&addr[2]; in unmap_sgl()351 p = (const struct ulptx_sge_pair *)&addr[1]; in unmap_sgl()358 p = (const struct ulptx_sge_pair *)tq->desc; in unmap_sgl()913 struct ulptx_sge_pair *to; in write_sgl()916 struct ulptx_sge_pair buf[MAX_SKB_FRAGS / 2 + 1]; in write_sgl()
324 const struct ulptx_sge_pair *p; in unmap_sgl()348 p = (const struct ulptx_sge_pair *)q->desc; in unmap_sgl()357 p = (const struct ulptx_sge_pair *)&addr[2]; in unmap_sgl()365 p = (const struct ulptx_sge_pair *)&addr[1]; in unmap_sgl()372 p = (const struct ulptx_sge_pair *)q->desc; in unmap_sgl()857 struct ulptx_sge_pair *to; in write_sgl()860 struct ulptx_sge_pair buf[MAX_SKB_FRAGS / 2 + 1]; in write_sgl()
1045 struct ulptx_sge_pair { struct1054 struct ulptx_sge_pair sge[0]; argument
293 struct ulptx_sge_pair *sge_pair = NULL; in csio_scsi_init_ultptx_dsgl()309 sge_pair = (struct ulptx_sge_pair *)(sgl + 1); in csio_scsi_init_ultptx_dsgl()334 sge_pair = (struct ulptx_sge_pair *)(sgl + 1); in csio_scsi_init_ultptx_dsgl()465 (sz) += (sizeof(struct ulptx_sge_pair) * \