Home
last modified time | relevance | path

Searched refs:ccp_softc (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/crypto/ccp/
H A Dccp.h100 struct ccp_softc;
104 struct ccp_softc *cq_softc;
136 struct ccp_softc { struct
178 extern struct ccp_softc *g_ccp_softc; argument
214 void db_ccp_show_hw(struct ccp_softc *sc);
247 struct ccp_softc *sc; in ccp_queue_get_active()
256 struct ccp_softc *sc; in ccp_queue_get_ring_space()
H A Dccp.c69 struct ccp_softc *g_ccp_softc;
157 ccp_free_queues(struct ccp_softc *sc) in ccp_free_queues()
175 struct ccp_softc *sc; in ccp_attach()
208 struct ccp_softc *sc; in ccp_detach()
361 struct ccp_softc *sc; in ccp_probesession()
406 struct ccp_softc *sc; in ccp_newsession()
534 struct ccp_softc *sc; in ccp_process()
638 sizeof(struct ccp_softc)
654 struct ccp_softc *sc; in ccp_queue_reserve_space()
718 db_show_ccp_sc(struct ccp_softc *sc) in db_show_ccp_sc()
[all …]
H A Dccp_lsb.h43 void ccp_queue_decode_lsb_regions(struct ccp_softc *sc, uint64_t lsbmask,
45 void ccp_assign_lsb_regions(struct ccp_softc *sc, uint64_t lsbmask);
H A Dccp_lsb.c43 ccp_queue_decode_lsb_regions(struct ccp_softc *sc, uint64_t lsbmask, in ccp_queue_decode_lsb_regions()
73 ccp_assign_lsb_regions(struct ccp_softc *sc, uint64_t lsbmask) in ccp_assign_lsb_regions()
H A Dccp_hardware.c214 struct ccp_softc *sc; in ccp_hw_attach_queue()
320 struct ccp_softc *sc; in ccp_hw_detach_queue()
342 struct ccp_softc *sc; in ccp_map_pci_bar()
372 struct ccp_softc *sc; in ccp_unmap_pci_bar()
461 struct ccp_softc *sc; in ccp_intr_handle_error()
543 struct ccp_softc *sc; in ccp_intr_run_completions()
603 struct ccp_softc *sc = arg; in ccp_intr_handler()
654 struct ccp_softc *sc = arg; in ccp_intr_filter()
742 struct ccp_softc *sc; in ccp_hw_attach()
833 struct ccp_softc *sc; in ccp_hw_detach()
[all …]