Searched refs:phys_cpl (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/chelsio/ |
H A D | chcr_crypto.h | 331 struct cpl_rx_phys_dsgl *phys_cpl, 340 struct cpl_rx_phys_dsgl *phys_cpl,
|
H A D | chcr_algo.c | 390 struct cpl_rx_phys_dsgl *phys_cpl; in dsgl_walk_end() local 392 phys_cpl = walk->dsgl; in dsgl_walk_end() 394 phys_cpl->op_to_tid = htonl(CPL_RX_PHYS_DSGL_OPCODE_V(CPL_RX_PHYS_DSGL) in dsgl_walk_end() 396 phys_cpl->pcirlxorder_to_noofsgentr = in dsgl_walk_end() 403 phys_cpl->rss_hdr_int.opcode = CPL_RX_PHYS_ADDR; in dsgl_walk_end() 404 phys_cpl->rss_hdr_int.qid = htons(qid); in dsgl_walk_end() 405 phys_cpl->rss_hdr_int.hash_val = 0; in dsgl_walk_end() 406 phys_cpl->rss_hdr_int.channel = pci_chan_id; in dsgl_walk_end() 813 struct cpl_rx_phys_dsgl *phys_cpl; in create_cipher_wr() local 881 phys_cpl in create_cipher_wr() 2450 struct cpl_rx_phys_dsgl *phys_cpl; create_authenc_wr() local 2709 chcr_add_aead_dst_ent(struct aead_request *req, struct cpl_rx_phys_dsgl *phys_cpl, unsigned short qid) chcr_add_aead_dst_ent() argument 2754 chcr_add_cipher_dst_ent(struct skcipher_request *req, struct cpl_rx_phys_dsgl *phys_cpl, struct cipher_wr_param *wrparam, unsigned short qid) chcr_add_cipher_dst_ent() argument 3048 struct cpl_rx_phys_dsgl *phys_cpl; create_aead_ccm_wr() local 3147 struct cpl_rx_phys_dsgl *phys_cpl; create_gcm_wr() local [all...] |
/kernel/linux/linux-6.6/drivers/crypto/chelsio/ |
H A D | chcr_crypto.h | 335 struct cpl_rx_phys_dsgl *phys_cpl, 344 struct cpl_rx_phys_dsgl *phys_cpl,
|
H A D | chcr_algo.c | 386 struct cpl_rx_phys_dsgl *phys_cpl; in dsgl_walk_end() local 388 phys_cpl = walk->dsgl; in dsgl_walk_end() 390 phys_cpl->op_to_tid = htonl(CPL_RX_PHYS_DSGL_OPCODE_V(CPL_RX_PHYS_DSGL) in dsgl_walk_end() 392 phys_cpl->pcirlxorder_to_noofsgentr = in dsgl_walk_end() 399 phys_cpl->rss_hdr_int.opcode = CPL_RX_PHYS_ADDR; in dsgl_walk_end() 400 phys_cpl->rss_hdr_int.qid = htons(qid); in dsgl_walk_end() 401 phys_cpl->rss_hdr_int.hash_val = 0; in dsgl_walk_end() 402 phys_cpl->rss_hdr_int.channel = pci_chan_id; in dsgl_walk_end() 806 struct cpl_rx_phys_dsgl *phys_cpl; in create_cipher_wr() local 874 phys_cpl in create_cipher_wr() 2445 struct cpl_rx_phys_dsgl *phys_cpl; create_authenc_wr() local 2704 chcr_add_aead_dst_ent(struct aead_request *req, struct cpl_rx_phys_dsgl *phys_cpl, unsigned short qid) chcr_add_aead_dst_ent() argument 2749 chcr_add_cipher_dst_ent(struct skcipher_request *req, struct cpl_rx_phys_dsgl *phys_cpl, struct cipher_wr_param *wrparam, unsigned short qid) chcr_add_cipher_dst_ent() argument 3043 struct cpl_rx_phys_dsgl *phys_cpl; create_aead_ccm_wr() local 3142 struct cpl_rx_phys_dsgl *phys_cpl; create_gcm_wr() local [all...] |
Completed in 9 milliseconds