Home
last modified time | relevance | path

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

/linux/drivers/crypto/chelsio/
A Dchcr_core.h60 sizeof(struct ulptx_sgl) + 16) //IV
64 sizeof(struct ulptx_sgl))
A Dchcr_crypto.h197 struct ulptx_sgl *sgl;
337 void chcr_add_aead_src_ent(struct aead_request *req, struct ulptx_sgl *ulptx);
348 void chcr_add_hash_src_ent(struct ahash_request *req, struct ulptx_sgl *ulptx,
A Dchcr_algo.c470 struct ulptx_sgl *ulp) in ulptx_walk_init()
807 struct ulptx_sgl *ulptx; in create_cipher_wr()
1570 struct ulptx_sgl *ulptx; in create_hash_wr()
2445 struct ulptx_sgl *ulptx; in create_authenc_wr()
2547 ulptx = (struct ulptx_sgl *)(ivptr + IV); in create_authenc_wr()
2678 struct ulptx_sgl *ulptx) in chcr_add_aead_src_ent()
2770 struct ulptx_sgl *ulptx, in chcr_add_hash_src_ent()
3043 struct ulptx_sgl *ulptx; in create_aead_ccm_wr()
3107 ulptx = (struct ulptx_sgl *)(ivptr + IV); in create_aead_ccm_wr()
3142 struct ulptx_sgl *ulptx; in create_gcm_wr()
[all …]
/linux/drivers/scsi/csiostor/
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 */ \
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/
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()
1419 struct ulptx_sgl *sgl = (struct ulptx_sgl *)(cpl + 1); in t4vf_eth_xmit()
/linux/drivers/infiniband/hw/cxgb4/
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/
A Dcxgb4.h836 struct ulptx_sgl;
2123 struct ulptx_sgl *sgl, u64 *end, unsigned int start,
2126 struct ulptx_sgl *sgl, u64 *end,
A Dsge.c838 struct ulptx_sgl *sgl, u64 *end, unsigned int start, in cxgb4_write_sgl()
907 struct ulptx_sgl *sgl, u64 *end, in cxgb4_write_partial_sgl()
2062 struct ulptx_sgl *sgl = (struct ulptx_sgl *)(cpl + 1); in cxgb4_vf_eth_xmit()
A Dt4_msg.h1538 struct ulptx_sgl { struct

Completed in 54 milliseconds