Home
last modified time | relevance | path

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

/linux/drivers/crypto/marvell/octeontx2/
A Dotx2_cptvf_mbox.c75 struct cpt_rd_wr_reg_msg *rsp_reg; in process_pfvf_mbox_mbox_msg() local
111 rsp_reg = (struct cpt_rd_wr_reg_msg *) msg; in process_pfvf_mbox_mbox_msg()
115 rsp_reg->reg_offset, rsp_reg->is_write, in process_pfvf_mbox_mbox_msg()
119 if (!rsp_reg->is_write) in process_pfvf_mbox_mbox_msg()
120 *rsp_reg->ret_val = rsp_reg->val; in process_pfvf_mbox_mbox_msg()

Completed in 3 milliseconds