Searched refs:pdb_bytes (Results 1 – 1 of 1) sorted by relevance
98 static inline void init_job_desc_pdb(u32 *desc, u32 options, size_t pdb_bytes) in init_job_desc_pdb() argument100 u32 pdb_len = (pdb_bytes + CAAM_CMD_SZ - 1) / CAAM_CMD_SZ; in init_job_desc_pdb()