Lines Matching defs:sr
55 static void softreq_unmap_sgbufs(struct nitrox_softreq *sr) in softreq_unmap_sgbufs()
78 static void softreq_destroy(struct nitrox_softreq *sr) in softreq_destroy()
107 static int create_sg_component(struct nitrox_softreq *sr, in create_sg_component()
158 static int dma_map_inbufs(struct nitrox_softreq *sr, in dma_map_inbufs()
187 static int dma_map_outbufs(struct nitrox_softreq *sr, in dma_map_outbufs()
213 static inline int softreq_map_iobuf(struct nitrox_softreq *sr, in softreq_map_iobuf()
229 static inline void backlog_list_add(struct nitrox_softreq *sr, in backlog_list_add()
241 static inline void response_list_add(struct nitrox_softreq *sr, in response_list_add()
251 static inline void response_list_del(struct nitrox_softreq *sr, in response_list_del()
287 static void post_se_instr(struct nitrox_softreq *sr, in post_se_instr()
321 struct nitrox_softreq *sr, *tmp; in post_backlog_cmds() local
349 static int nitrox_enqueue_request(struct nitrox_softreq *sr) in nitrox_enqueue_request()
386 struct nitrox_softreq *sr; in nitrox_process_se_request() local
513 static bool sr_completed(struct nitrox_softreq *sr) in sr_completed()
540 struct nitrox_softreq *sr; in process_response_list() local