npebuf
struct npebuf *npe = &dma->buf[i];
struct npebuf *npe;
struct npebuf *tx_free; /* list of free tx buffers */
struct npebuf *npe;
struct npebuf *npe = &dma->buf[i];
struct npebuf *npe = &dma->buf[i];
static int npe_rxbuf_init(struct npe_softc *, struct npebuf *,
dma->buf = kmem_zalloc(nbuf * sizeof(struct npebuf), KM_SLEEP);
struct npebuf *npe = &dma->buf[i];
struct npebuf *npe = &dma->buf[i];
kmem_free(dma->buf, dma->nbuf * sizeof(struct npebuf));
struct npebuf *head;
struct npebuf **tail;
struct npebuf *npe;
struct npebuf *ix_next; /* chain to next buffer */
npe_rxbuf_init(struct npe_softc *sc, struct npebuf *npe, struct mbuf *m)
struct npebuf *npe = P2V(NPE_QM_Q_ADDR(entry), dma);
struct npebuf *buf; /* s/w buffers (1-1 w/ h/w) */