Home
last modified time | relevance | path

Searched refs:msg_sg (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/crypto/qce/
H A Daead.c118 struct scatterlist *sg, *msg_sg, __sg[2]; in qce_aead_prepare_dst_buf() local
143 msg_sg = scatterwalk_ffwd(__sg, req->dst, assoclen); in qce_aead_prepare_dst_buf()
152 sg = qce_sgtable_add(&rctx->dst_tbl, msg_sg, rctx->cryptlen); in qce_aead_prepare_dst_buf()
187 struct scatterlist *sg, *msg_sg, __sg[2]; in qce_aead_ccm_prepare_buf_assoclen() local
204 msg_sg = scatterwalk_ffwd(__sg, req->src, req->assoclen); in qce_aead_ccm_prepare_buf_assoclen()
257 sg = qce_sgtable_add(&rctx->src_tbl, msg_sg, cryptlen); in qce_aead_ccm_prepare_buf_assoclen()
/kernel/linux/linux-5.10/drivers/scsi/csiostor/
H A Dcsio_hw.c3817 uint16_t len, bool msg_sg) in csio_enqueue_evt_lock()
3852 if (msg_sg) { in csio_enqueue_evt_lock()
3939 bool msg_sg = 0; in csio_process_fwevtq_entry() local
3951 msg_sg = 1; in csio_process_fwevtq_entry()
3970 (uint16_t)msg_len, msg_sg)) in csio_process_fwevtq_entry()
3816 csio_enqueue_evt_lock(struct csio_hw *hw, enum csio_evt type, void *evt_msg, uint16_t len, bool msg_sg) csio_enqueue_evt_lock() argument
/kernel/linux/linux-6.6/drivers/scsi/csiostor/
H A Dcsio_hw.c3817 uint16_t len, bool msg_sg) in csio_enqueue_evt_lock()
3852 if (msg_sg) { in csio_enqueue_evt_lock()
3939 bool msg_sg = 0; in csio_process_fwevtq_entry() local
3951 msg_sg = 1; in csio_process_fwevtq_entry()
3970 (uint16_t)msg_len, msg_sg)) in csio_process_fwevtq_entry()
3816 csio_enqueue_evt_lock(struct csio_hw *hw, enum csio_evt type, void *evt_msg, uint16_t len, bool msg_sg) csio_enqueue_evt_lock() argument

Completed in 11 milliseconds