Searched refs:txp_softc (Results 1 – 2 of 2) sorted by relevance
89 static void txp_stop(struct txp_softc *);90 static void txp_init(struct txp_softc *);93 static int txp_chip_init(struct txp_softc *);94 static int txp_reset_adapter(struct txp_softc *);95 static int txp_download_fw(struct txp_softc *);96 static int txp_download_fw_wait(struct txp_softc *);97 static int txp_download_fw_section(struct txp_softc *,99 static int txp_alloc_rings(struct txp_softc *);100 static void txp_dma_free(struct txp_softc *, struct txp_dma_alloc *);101 static int txp_dma_malloc(struct txp_softc *, bus_size_t, struct txp_dma_alloc *, int);[all …]
570 struct txp_softc { struct