txp_swdesc
static void txp_rxd_free(struct txp_softc *, struct txp_swdesc *);
static struct txp_swdesc *txp_rxd_alloc(struct txp_softc *);
struct txp_swdesc *sd;
static struct txp_swdesc *
txp_rxd_free(struct txp_softc *sc, struct txp_swdesc *sd)
txp_rxd_idx(struct txp_softc *sc, struct txp_swdesc *sd)
txp_txd_idx(struct txp_softc *sc, struct txp_swdesc *sd)
struct txp_swdesc *sd;
struct txp_swdesc *sd;
struct txp_swdesc *sd;
struct txp_swdesc *sd;
struct txp_swdesc sc_txd[TX_ENTRIES];
struct txp_swdesc sc_rxd[RXBUF_ENTRIES];
struct txp_swdesc *sc_rxd_pool[RXBUF_ENTRIES];