dwxe_desc
DWXE_NTXDESC * sizeof(struct dwxe_desc), 8);
((i+1) % DWXE_NTXDESC) * sizeof(struct dwxe_desc);
DWXE_NRXDESC * sizeof(struct dwxe_desc), 8);
((i+1) % DWXE_NRXDESC) * sizeof(struct dwxe_desc);
struct dwxe_desc *txd, *txd_start;
struct dwxe_desc *rxd;
struct dwxe_desc *sc_txdesc;
struct dwxe_desc *sc_rxdesc;
struct dwxe_desc *txd;
struct dwxe_desc *rxd;