Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/chelsio/
H A Dchcr_crypto.h210 struct cpl_rx_phys_dsgl *dsgl;
331 struct cpl_rx_phys_dsgl *phys_cpl,
340 struct cpl_rx_phys_dsgl *phys_cpl,
H A Dchcr_core.h60 sizeof(struct cpl_rx_phys_dsgl) + \
H A Dchcr_algo.c380 struct cpl_rx_phys_dsgl *dsgl) in dsgl_walk_init()
390 struct cpl_rx_phys_dsgl *phys_cpl; in dsgl_walk_end()
813 struct cpl_rx_phys_dsgl *phys_cpl; in create_cipher_wr()
881 phys_cpl = (struct cpl_rx_phys_dsgl *)((u8 *)(chcr_req + 1) + kctx_len); in create_cipher_wr()
887 temp = sizeof(struct cpl_rx_phys_dsgl) + dst_size + kctx_len + IV in create_cipher_wr()
1286 sizeof(struct cpl_rx_phys_dsgl) + in process_cipher()
2450 struct cpl_rx_phys_dsgl *phys_cpl; in create_authenc_wr()
2551 phys_cpl = (struct cpl_rx_phys_dsgl *)((u8 *)(chcr_req + 1) + kctx_len); in create_authenc_wr()
2567 temp = sizeof(struct cpl_rx_phys_dsgl) + dst_size + IV + in create_authenc_wr()
2710 struct cpl_rx_phys_dsgl *phys_cpl, in chcr_add_aead_dst_ent()
[all …]
H A Dchcr_algo.h116 sizeof(struct cpl_rx_phys_dsgl) + AES_BLOCK_SIZE)
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_msg.h2111 struct cpl_rx_phys_dsgl { struct