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

/linux-master/drivers/crypto/cavium/nitrox/
H A Dnitrox_reqmgr.c55 static void softreq_unmap_sgbufs(struct nitrox_softreq *sr)
78 static void softreq_destroy(struct nitrox_softreq *sr)
107 static int create_sg_component(struct nitrox_softreq *sr,
158 static int dma_map_inbufs(struct nitrox_softreq *sr,
187 static int dma_map_outbufs(struct nitrox_softreq *sr,
213 static inline int softreq_map_iobuf(struct nitrox_softreq *sr,
229 static inline void backlog_list_add(struct nitrox_softreq *sr,
241 static inline void response_list_add(struct nitrox_softreq *sr,
251 static inline void response_list_del(struct nitrox_softreq *sr,
259 static struct nitrox_softreq *
[all...]
H A Dnitrox_req.h499 * struct nitrox_softreq - Represents the NIROX Request.
512 struct nitrox_softreq { struct

Completed in 120 milliseconds