Symbol: ulptx_sgl
drivers/crypto/chelsio/chcr_algo.c
1536
struct ulptx_sgl *ulptx;
drivers/crypto/chelsio/chcr_algo.c
1592
ulptx = (struct ulptx_sgl *)((u8 *)(chcr_req + 1) + param->kctx_len +
drivers/crypto/chelsio/chcr_algo.c
2360
struct ulptx_sgl *ulptx;
drivers/crypto/chelsio/chcr_algo.c
2462
ulptx = (struct ulptx_sgl *)(ivptr + IV);
drivers/crypto/chelsio/chcr_algo.c
2593
struct ulptx_sgl *ulptx)
drivers/crypto/chelsio/chcr_algo.c
2654
ulptx_walk_init(&ulp_walk, (struct ulptx_sgl *)buf);
drivers/crypto/chelsio/chcr_algo.c
2685
struct ulptx_sgl *ulptx,
drivers/crypto/chelsio/chcr_algo.c
2958
struct ulptx_sgl *ulptx;
drivers/crypto/chelsio/chcr_algo.c
3022
ulptx = (struct ulptx_sgl *)(ivptr + IV);
drivers/crypto/chelsio/chcr_algo.c
3057
struct ulptx_sgl *ulptx;
drivers/crypto/chelsio/chcr_algo.c
3144
ulptx = (struct ulptx_sgl *)(ivptr + 16);
drivers/crypto/chelsio/chcr_algo.c
441
struct ulptx_sgl *ulp)
drivers/crypto/chelsio/chcr_algo.c
778
struct ulptx_sgl *ulptx;
drivers/crypto/chelsio/chcr_algo.c
846
ulptx = (struct ulptx_sgl *)((u8 *)(phys_cpl + 1) + dst_size);
drivers/crypto/chelsio/chcr_core.h
60
sizeof(struct ulptx_sgl) + 16) //IV
drivers/crypto/chelsio/chcr_core.h
64
sizeof(struct ulptx_sgl))
drivers/crypto/chelsio/chcr_crypto.h
197
struct ulptx_sgl *sgl;
drivers/crypto/chelsio/chcr_crypto.h
336
void chcr_add_aead_src_ent(struct aead_request *req, struct ulptx_sgl *ulptx);
drivers/crypto/chelsio/chcr_crypto.h
346
void chcr_add_hash_src_ent(struct ahash_request *req, struct ulptx_sgl *ulptx,
drivers/infiniband/hw/cxgb4/mem.c
67
struct ulptx_sgl *sgl;
drivers/infiniband/hw/cxgb4/mem.c
97
sgl = (struct ulptx_sgl *)(req + 1);
drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
2116
struct ulptx_sgl *sgl, u64 *end, unsigned int start,
drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
2119
struct ulptx_sgl *sgl, u64 *end,
drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
836
struct ulptx_sgl;
drivers/net/ethernet/chelsio/cxgb4/sge.c
2051
struct ulptx_sgl *sgl = (struct ulptx_sgl *)(cpl + 1);
drivers/net/ethernet/chelsio/cxgb4/sge.c
824
struct ulptx_sgl *sgl, u64 *end, unsigned int start,
drivers/net/ethernet/chelsio/cxgb4/sge.c
893
struct ulptx_sgl *sgl, u64 *end,
drivers/net/ethernet/chelsio/cxgb4vf/sge.c
1416
struct ulptx_sgl *sgl = (struct ulptx_sgl *)(cpl + 1);
drivers/net/ethernet/chelsio/cxgb4vf/sge.c
159
struct ulptx_sgl *sgl; /* scatter/gather list in TX Queue */
drivers/net/ethernet/chelsio/cxgb4vf/sge.c
307
const struct ulptx_sgl *sgl, const struct sge_txq *tq)
drivers/net/ethernet/chelsio/cxgb4vf/sge.c
902
struct ulptx_sgl *sgl, u64 *end, unsigned int start,
drivers/scsi/csiostor/csio_lnode.c
1733
struct ulptx_sgl dsgl;
drivers/scsi/csiostor/csio_lnode.c
1748
wr_size += sizeof(struct ulptx_sgl);
drivers/scsi/csiostor/csio_lnode.c
1782
sizeof(struct ulptx_sgl));
drivers/scsi/csiostor/csio_scsi.c
291
struct ulptx_sgl *sgl)
drivers/scsi/csiostor/csio_scsi.c
365
struct ulptx_sgl *sgl;
drivers/scsi/csiostor/csio_scsi.c
397
sgl = (struct ulptx_sgl *)((uintptr_t)wrp +
drivers/scsi/csiostor/csio_scsi.c
418
struct ulptx_sgl *sgl;
drivers/scsi/csiostor/csio_scsi.c
450
sgl = (struct ulptx_sgl *)((uintptr_t)wrp +
drivers/scsi/csiostor/csio_scsi.c
462
sizeof(struct ulptx_sgl); /* ulptx_sgl */ \