Searched refs:ulptx (Results 1 – 6 of 6) sorted by relevance
337 void chcr_add_aead_src_ent(struct aead_request *req, struct ulptx_sgl *ulptx);339 void *ulptx,347 void chcr_add_hash_src_ent(struct ahash_request *req, struct ulptx_sgl *ulptx,
807 struct ulptx_sgl *ulptx; in create_cipher_wr() local1570 struct ulptx_sgl *ulptx; in create_hash_wr() local2453 struct ulptx_sgl *ulptx; in create_authenc_wr() local2686 struct ulptx_sgl *ulptx) in chcr_add_aead_src_ent() argument2692 u8 *buf = (u8 *)ulptx; in chcr_add_aead_src_ent()2734 void *ulptx, in chcr_add_cipher_src_ent() argument2739 u8 *buf = ulptx; in chcr_add_cipher_src_ent()2778 struct ulptx_sgl *ulptx, in chcr_add_hash_src_ent() argument2785 u8 *buf = (u8 *)ulptx; in chcr_add_hash_src_ent()3051 struct ulptx_sgl *ulptx; in create_aead_ccm_wr() local[all …]
90 struct ulp_txpkt ulptx; member
1110 struct ulp_txpkt *ulptx; in chcr_ktls_xmit_wr_complete() local1159 ulptx = pos; in chcr_ktls_xmit_wr_complete()1164 ulptx->len = htonl(len16 - 1); in chcr_ktls_xmit_wr_complete()1166 idata = (struct ulptx_idata *)(ulptx + 1); in chcr_ktls_xmit_wr_complete()1286 struct ulp_txpkt *ulptx; in chcr_ktls_xmit_wr_short() local1341 ulptx = pos; in chcr_ktls_xmit_wr_short()1346 ulptx->len = htonl(len16 - 1); in chcr_ktls_xmit_wr_short()1348 idata = (struct ulptx_idata *)(ulptx + 1); in chcr_ktls_xmit_wr_short()1469 struct ulp_txpkt *ulptx; in chcr_ktls_tx_plaintxt() local1517 ulptx = (struct ulp_txpkt *)(wr + 1); in chcr_ktls_tx_plaintxt()[all …]
26 struct ulp_txpkt ulptx; member
597 wr->req.ulptx.cmd_dest = FILL_ULPTX_CMD_DEST(pi->port_id, qid); in ch_ipsec_crypto_wreq()598 wr->req.ulptx.len = htonl(ndesc - 1); in ch_ipsec_crypto_wreq()