ccp_cmd_queue
struct ccp_cmd_queue *cmd_q = &ccp->cmd_q[i];
static void ccp5_debugfs_reset_queue_stats(struct ccp_cmd_queue *cmd_q)
struct ccp_cmd_queue *cmd_q = filp->private_data;
struct ccp_cmd_queue *cmd_q = filp->private_data;
struct ccp_cmd_queue *cmd_q;
static u32 ccp_alloc_ksb(struct ccp_cmd_queue *cmd_q, unsigned int count)
struct ccp_cmd_queue *cmd_q;
struct ccp_cmd_queue *cmd_q;
static void ccp_free_ksb(struct ccp_cmd_queue *cmd_q, unsigned int start,
struct ccp_cmd_queue *cmd_q;
static unsigned int ccp_get_free_slots(struct ccp_cmd_queue *cmd_q)
struct ccp_cmd_queue *cmd_q = op->cmd_q;
struct ccp_cmd_queue *cmd_q;
static unsigned int ccp5_get_free_slots(struct ccp_cmd_queue *cmd_q)
struct ccp_cmd_queue *cmd_q)
static u32 ccp_lsb_alloc(struct ccp_cmd_queue *cmd_q, unsigned int count)
static int ccp_find_lsb_regions(struct ccp_cmd_queue *cmd_q, u64 status)
struct ccp_cmd_queue *cmd_q = &ccp->cmd_q[i];
static void ccp_lsb_free(struct ccp_cmd_queue *cmd_q, unsigned int start,
struct ccp_cmd_queue *cmd_q = &ccp->cmd_q[i];
struct ccp_cmd_queue *cmd_q;
static struct ccp_cmd *ccp_dequeue_cmd(struct ccp_cmd_queue *cmd_q)
struct ccp_cmd_queue *cmd_q = (struct ccp_cmd_queue *)data;
struct ccp_cmd_queue cmd_q[MAX_HW_QUEUES];
struct ccp_cmd_queue *cmd_q;
int ccp_run_cmd(struct ccp_cmd_queue *cmd_q, struct ccp_cmd *cmd);
u32 (*sballoc)(struct ccp_cmd_queue *, unsigned int);
void (*sbfree)(struct ccp_cmd_queue *, unsigned int, unsigned int);
unsigned int (*get_free_slots)(struct ccp_cmd_queue *);
ccp_run_xts_aes_cmd(struct ccp_cmd_queue *cmd_q, struct ccp_cmd *cmd)
ccp_run_des3_cmd(struct ccp_cmd_queue *cmd_q, struct ccp_cmd *cmd)
ccp_run_sha_cmd(struct ccp_cmd_queue *cmd_q, struct ccp_cmd *cmd)
struct ccp_cmd_queue *cmd_q,
ccp_run_rsa_cmd(struct ccp_cmd_queue *cmd_q, struct ccp_cmd *cmd)
ccp_run_passthru_cmd(struct ccp_cmd_queue *cmd_q, struct ccp_cmd *cmd)
ccp_run_passthru_nomap_cmd(struct ccp_cmd_queue *cmd_q,
static int ccp_run_ecc_mm_cmd(struct ccp_cmd_queue *cmd_q, struct ccp_cmd *cmd)
static int ccp_run_ecc_pm_cmd(struct ccp_cmd_queue *cmd_q, struct ccp_cmd *cmd)
ccp_run_ecc_cmd(struct ccp_cmd_queue *cmd_q, struct ccp_cmd *cmd)
int ccp_run_cmd(struct ccp_cmd_queue *cmd_q, struct ccp_cmd *cmd)
static void ccp_free_data(struct ccp_data *data, struct ccp_cmd_queue *cmd_q)
static int ccp_init_data(struct ccp_data *data, struct ccp_cmd_queue *cmd_q,
static int ccp_copy_to_from_sb(struct ccp_cmd_queue *cmd_q,
static int ccp_copy_to_sb(struct ccp_cmd_queue *cmd_q,
static int ccp_copy_from_sb(struct ccp_cmd_queue *cmd_q,
ccp_run_aes_cmac_cmd(struct ccp_cmd_queue *cmd_q, struct ccp_cmd *cmd)
ccp_run_aes_gcm_cmd(struct ccp_cmd_queue *cmd_q, struct ccp_cmd *cmd)
ccp_run_aes_cmd(struct ccp_cmd_queue *cmd_q, struct ccp_cmd *cmd)