Home
last modified time | relevance | path

Searched refs:ulptx_sgl (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/crypto/chelsio/
H A Dchcr_core.h60 sizeof(struct ulptx_sgl) + 16) //IV
64 sizeof(struct ulptx_sgl))
H A Dchcr_crypto.h197 struct ulptx_sgl *sgl;
337 void chcr_add_aead_src_ent(struct aead_request *req, struct ulptx_sgl *ulptx);
347 void chcr_add_hash_src_ent(struct ahash_request *req, struct ulptx_sgl *ulptx,
H A Dchcr_algo.c470 struct ulptx_sgl *ulp) in ulptx_walk_init()
807 struct ulptx_sgl *ulptx; in create_cipher_wr()
875 ulptx = (struct ulptx_sgl *)((u8 *)(phys_cpl + 1) + dst_size); in create_cipher_wr()
1570 struct ulptx_sgl *ulptx; in create_hash_wr()
1626 ulptx = (struct ulptx_sgl *)((u8 *)(chcr_req + 1) + param->kctx_len + in create_hash_wr()
2453 struct ulptx_sgl *ulptx; in create_authenc_wr()
2555 ulptx = (struct ulptx_sgl *)(ivptr + IV); in create_authenc_wr()
2686 struct ulptx_sgl *ulptx) in chcr_add_aead_src_ent()
2747 ulptx_walk_init(&ulp_walk, (struct ulptx_sgl *)buf); in chcr_add_cipher_src_ent()
2778 struct ulptx_sgl *ulptx, in chcr_add_hash_src_ent()
[all …]
/linux/drivers/scsi/csiostor/
H A Dcsio_scsi.c291 struct ulptx_sgl *sgl) in csio_scsi_init_ultptx_dsgl()
365 struct ulptx_sgl *sgl; in csio_scsi_init_read_wr()
397 sgl = (struct ulptx_sgl *)((uintptr_t)wrp + in csio_scsi_init_read_wr()
418 struct ulptx_sgl *sgl; in csio_scsi_init_write_wr()
450 sgl = (struct ulptx_sgl *)((uintptr_t)wrp + in csio_scsi_init_write_wr()
462 sizeof(struct ulptx_sgl); /* ulptx_sgl */ \
H A Dcsio_lnode.c1733 struct ulptx_sgl dsgl; in csio_ln_mgmt_submit_wr()
1748 wr_size += sizeof(struct ulptx_sgl); in csio_ln_mgmt_submit_wr()
1782 sizeof(struct ulptx_sgl)); in csio_ln_mgmt_submit_wr()
/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dsge.c159 struct ulptx_sgl *sgl; /* scatter/gather list in TX Queue */
307 const struct ulptx_sgl *sgl, const struct sge_txq *tq) in unmap_sgl()
902 struct ulptx_sgl *sgl, u64 *end, unsigned int start, in write_sgl()
1416 struct ulptx_sgl *sgl = (struct ulptx_sgl *)(cpl + 1); in t4vf_eth_xmit()
/linux/drivers/infiniband/hw/cxgb4/
H A Dmem.c67 struct ulptx_sgl *sgl; in _c4iw_write_mem_dma_aligned()
97 sgl = (struct ulptx_sgl *)(req + 1); in _c4iw_write_mem_dma_aligned()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h836 struct ulptx_sgl;
2116 struct ulptx_sgl *sgl, u64 *end, unsigned int start,
2119 struct ulptx_sgl *sgl, u64 *end,
H A Dsge.c824 struct ulptx_sgl *sgl, u64 *end, unsigned int start, in cxgb4_write_sgl()
893 struct ulptx_sgl *sgl, u64 *end, in cxgb4_write_partial_sgl()
2050 struct ulptx_sgl *sgl = (struct ulptx_sgl *)(cpl + 1); in cxgb4_vf_eth_xmit()
H A Dt4_msg.h1538 struct ulptx_sgl { struct