Lines Matching defs:ring
96 safexcel_next_request(struct safexcel_ring *ring) in safexcel_next_request()
107 safexcel_cmd_descr_next(struct safexcel_cmd_descr_ring *ring) in safexcel_cmd_descr_next()
119 safexcel_res_descr_next(struct safexcel_res_descr_ring *ring) in safexcel_res_descr_next()
131 safexcel_alloc_request(struct safexcel_softc *sc, struct safexcel_ring *ring) in safexcel_alloc_request()
144 safexcel_free_request(struct safexcel_ring *ring, struct safexcel_request *req) in safexcel_free_request()
167 struct safexcel_ring *ring; in safexcel_rdr_intr() local
265 int ring; in safexcel_ring_intr() local
553 struct safexcel_ring *ring; in safexcel_hw_setup_rings() local
748 safexcel_execute(struct safexcel_softc *sc, struct safexcel_ring *ring, in safexcel_execute()
789 struct safexcel_ring *ring; in safexcel_init_rings() local
890 struct safexcel_ring *ring; in safexcel_dma_free_rings() local
906 struct safexcel_ring *ring; in safexcel_dma_init() local
1161 struct safexcel_ring *ring; in safexcel_attach() local
1249 struct safexcel_ring *ring; in safexcel_detach() local
1980 safexcel_res_descr_add(struct safexcel_ring *ring, bool first, bool last, in safexcel_res_descr_add()
2016 safexcel_cmd_descr_add(struct safexcel_ring *ring, bool first, bool last, in safexcel_cmd_descr_add()
2056 safexcel_cmd_descr_rollback(struct safexcel_ring *ring, int count) in safexcel_cmd_descr_rollback()
2069 safexcel_res_descr_rollback(struct safexcel_ring *ring, int count) in safexcel_res_descr_rollback()
2114 struct safexcel_ring *ring; in safexcel_create_chain_cb() local
2227 safexcel_create_chain(struct safexcel_ring *ring, struct safexcel_request *req) in safexcel_create_chain()
2523 struct safexcel_ring *ring; in safexcel_process() local