elxl_reset_ring
elxl_reset_ring(&sc->ex_rxring, DDI_DMA_READ);
elxl_reset_ring(&sc->ex_txring, DDI_DMA_WRITE);
elxl_reset_ring(r, dir);