Searched refs:safexcel_ring (Results 1 – 2 of 2) sorted by relevance
96 safexcel_next_request(struct safexcel_ring *ring) in safexcel_next_request()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()553 struct safexcel_ring *ring; in safexcel_hw_setup_rings()748 safexcel_execute(struct safexcel_softc *sc, struct safexcel_ring *ring, in safexcel_execute()789 struct safexcel_ring *ring; in safexcel_init_rings()890 struct safexcel_ring *ring; in safexcel_dma_free_rings()906 struct safexcel_ring *ring; in safexcel_dma_init()1161 struct safexcel_ring *ring; in safexcel_attach()[all …]
370 struct safexcel_ring { struct415 struct safexcel_ring sc_ring[SAFEXCEL_MAX_RINGS]; argument