Searched refs:dpseci_enable (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/caam/ |
H A D | dpseci.h | 58 int dpseci_enable(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token);
|
H A D | dpseci.c | 70 * dpseci_enable() - Enable the DPSECI, allow sending and receiving frames 77 int dpseci_enable(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token) in dpseci_enable() function
|
H A D | caamalg_qi2.c | 5110 return dpseci_enable(priv->mc_io, 0, ls_dev->mc_handle); in dpaa2_dpseci_enable()
|
/kernel/linux/linux-6.6/drivers/crypto/caam/ |
H A D | dpseci.h | 58 int dpseci_enable(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token);
|
H A D | dpseci.c | 70 * dpseci_enable() - Enable the DPSECI, allow sending and receiving frames 77 int dpseci_enable(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token) in dpseci_enable() function
|
H A D | caamalg_qi2.c | 5125 return dpseci_enable(priv->mc_io, 0, ls_dev->mc_handle); in dpaa2_dpseci_enable()
|
Completed in 16 milliseconds