Home
last modified time | relevance | path

Searched refs:jrstatus (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Dregs.h221 u32 *jrstatus) in jr_outentry_get()
227 u32 jrstatus; in jr_outentry_get() member
231 *jrstatus = outentry[hw_idx].jrstatus; in jr_outentry_get()
235 u32 jrstatus; /* Status for completed descriptor */ in jr_outentry_get() member
239 *jrstatus = outentry[hw_idx].jrstatus; in jr_outentry_get()
258 u32 jrstatus; in jr_outentry_jrstatus() local
260 jr_outentry_get(outring, hw_idx, &unused, &jrstatus); in jr_outentry_jrstatus()
262 return jrstatus; in jr_outentry_jrstatus()
220 jr_outentry_get(void *outring, int hw_idx, dma_addr_t *desc, u32 *jrstatus) jr_outentry_get() argument
[all...]
/kernel/linux/linux-6.6/drivers/crypto/caam/
H A Dregs.h221 u32 *jrstatus) in jr_outentry_get()
227 u32 jrstatus; in jr_outentry_get() member
231 *jrstatus = outentry[hw_idx].jrstatus; in jr_outentry_get()
235 u32 jrstatus; /* Status for completed descriptor */ in jr_outentry_get() member
239 *jrstatus = outentry[hw_idx].jrstatus; in jr_outentry_get()
258 u32 jrstatus; in jr_outentry_jrstatus() local
260 jr_outentry_get(outring, hw_idx, &unused, &jrstatus); in jr_outentry_jrstatus()
262 return jrstatus; in jr_outentry_jrstatus()
220 jr_outentry_get(void *outring, int hw_idx, dma_addr_t *desc, u32 *jrstatus) jr_outentry_get() argument
[all...]

Completed in 5 milliseconds