Searched refs:txp_softc (Results 1 – 2 of 2) sorted by relevance
95 void txp_stop(struct txp_softc *);96 void txp_init(struct txp_softc *);99 int txp_chip_init(struct txp_softc *);100 int txp_reset_adapter(struct txp_softc *);101 int txp_download_fw(struct txp_softc *);102 int txp_download_fw_wait(struct txp_softc *);103 int txp_download_fw_section(struct txp_softc *,105 int txp_alloc_rings(struct txp_softc *);106 void txp_dma_free(struct txp_softc *, struct txp_dma_alloc *);107 int txp_dma_malloc(struct txp_softc *, bus_size_t, struct txp_dma_alloc *, int);[all …]
567 struct txp_softc { struct