txp_softc
int txp_response(struct txp_softc *, u_int32_t, u_int16_t, u_int16_t,
void txp_rsp_fixup(struct txp_softc *, struct txp_rsp_desc *,
void txp_capabilities(struct txp_softc *);
void txp_tx_reclaim(struct txp_softc *, struct txp_tx_ring *,
txp_dma_malloc(struct txp_softc *sc, bus_size_t size,
void txp_rxbuf_reclaim(struct txp_softc *);
void txp_rx_reclaim(struct txp_softc *, struct txp_rx_ring *,
txp_dma_free(struct txp_softc *sc, struct txp_dma_alloc *dma)
struct txp_softc *sc = ifp->if_softc;
sizeof(struct txp_softc), txp_probe, txp_attach,
txp_init(struct txp_softc *sc)
struct txp_softc *sc = vsc;
struct txp_softc *sc = ifp->if_softc;
txp_command(struct txp_softc *sc, u_int16_t id, u_int16_t in1,
txp_command2(struct txp_softc *sc, u_int16_t id, u_int16_t in1,
struct txp_softc *sc = (struct txp_softc *)self;
txp_response(struct txp_softc *sc, u_int32_t ridx, u_int16_t id,
txp_rsp_fixup(struct txp_softc *sc, struct txp_rsp_desc *rsp,
txp_cmd_desc_numfree(struct txp_softc *sc)
txp_stop(struct txp_softc *sc)
struct txp_softc *sc = ifp->if_softc;
struct txp_softc *sc = ifp->if_softc;
txp_set_filter(struct txp_softc *sc)
txp_capabilities(struct txp_softc *sc)
struct txp_softc *sc = (struct txp_softc *)self;
txp_chip_init(struct txp_softc *sc)
txp_reset_adapter(struct txp_softc *sc)
txp_download_fw(struct txp_softc *sc)
txp_download_fw_wait(struct txp_softc *sc)
txp_download_fw_section(struct txp_softc *sc,
struct txp_softc *sc = vsc;
txp_rx_reclaim(struct txp_softc *sc, struct txp_rx_ring *r,
txp_rxbuf_reclaim(struct txp_softc *sc)
txp_tx_reclaim(struct txp_softc *sc, struct txp_tx_ring *r,
void txp_stop(struct txp_softc *);
void txp_init(struct txp_softc *);
int txp_chip_init(struct txp_softc *);
txp_alloc_rings(struct txp_softc *sc)
int txp_reset_adapter(struct txp_softc *);
int txp_download_fw(struct txp_softc *);
int txp_download_fw_wait(struct txp_softc *);
int txp_download_fw_section(struct txp_softc *,
int txp_alloc_rings(struct txp_softc *);
void txp_dma_free(struct txp_softc *, struct txp_dma_alloc *);
int txp_dma_malloc(struct txp_softc *, bus_size_t, struct txp_dma_alloc *, int);
void txp_set_filter(struct txp_softc *);
int txp_cmd_desc_numfree(struct txp_softc *);
int txp_command(struct txp_softc *, u_int16_t, u_int16_t, u_int32_t,
int txp_command2(struct txp_softc *, u_int16_t, u_int16_t,