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()911 struct ulptx_sge_pair *to; in write_sgl()914 struct ulptx_sge_pair buf[MAX_SKB_FRAGS / 2 + 1]; in write_sgl()
314 const struct ulptx_sge_pair *p; in unmap_sgl()338 p = (const struct ulptx_sge_pair *)q->desc; in unmap_sgl()347 p = (const struct ulptx_sge_pair *)&addr[2]; in unmap_sgl()355 p = (const struct ulptx_sge_pair *)&addr[1]; in unmap_sgl()362 p = (const struct ulptx_sge_pair *)q->desc; in unmap_sgl()858 struct ulptx_sge_pair *to; in write_sgl()861 struct ulptx_sge_pair buf[MAX_SKB_FRAGS / 2 + 1]; in write_sgl()
1355 struct ulptx_sge_pair { struct1364 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) * \