Home
last modified time | relevance | path

Searched refs:cpl_rx_phys_dsgl (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/drivers/crypto/chelsio/
Dchcr_crypto.h210 struct cpl_rx_phys_dsgl *dsgl;
335 struct cpl_rx_phys_dsgl *phys_cpl,
344 struct cpl_rx_phys_dsgl *phys_cpl,
Dchcr_core.h59 sizeof(struct cpl_rx_phys_dsgl) + \
Dchcr_algo.c376 struct cpl_rx_phys_dsgl *dsgl) in dsgl_walk_init()
386 struct cpl_rx_phys_dsgl *phys_cpl; in dsgl_walk_end()
806 struct cpl_rx_phys_dsgl *phys_cpl; in create_cipher_wr()
874 phys_cpl = (struct cpl_rx_phys_dsgl *)((u8 *)(chcr_req + 1) + kctx_len); in create_cipher_wr()
880 temp = sizeof(struct cpl_rx_phys_dsgl) + dst_size + kctx_len + IV in create_cipher_wr()
1279 sizeof(struct cpl_rx_phys_dsgl) + in process_cipher()
2444 struct cpl_rx_phys_dsgl *phys_cpl; in create_authenc_wr()
2545 phys_cpl = (struct cpl_rx_phys_dsgl *)((u8 *)(chcr_req + 1) + kctx_len); in create_authenc_wr()
2561 temp = sizeof(struct cpl_rx_phys_dsgl) + dst_size + IV + in create_authenc_wr()
2704 struct cpl_rx_phys_dsgl *phys_cpl, in chcr_add_aead_dst_ent()
[all …]
Dchcr_algo.h116 sizeof(struct cpl_rx_phys_dsgl) + AES_BLOCK_SIZE)
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h2111 struct cpl_rx_phys_dsgl { struct