dwxe_buf
struct dwxe_buf *txb, *rxb;
sc->sc_txbuf = malloc(sizeof(struct dwxe_buf) * DWXE_NTXDESC,
sc->sc_rxbuf = malloc(sizeof(struct dwxe_buf) * DWXE_NRXDESC,
struct dwxe_buf *txb, *rxb;
struct dwxe_buf *rxb;
struct dwxe_buf *sc_txbuf;
struct dwxe_buf *sc_rxbuf;
struct dwxe_buf *txb;
struct dwxe_buf *rxb;