dwc: Move the txstart dma part to dwc1000_dma
authorEmmanuel Vadot <manu@FreeBSD.org>
Thu, 28 Sep 2023 20:34:47 +0000 (22:34 +0200)
committerEmmanuel Vadot <manu@FreeBSD.org>
Thu, 5 Oct 2023 15:34:39 +0000 (17:34 +0200)
commitafa0f66e81ccd6a946133bb9aceaf1fe59370431
tree3ca7201fdf5cae4803e323c48c713b9a09ed0e94
parent62519d5a4f719a420803a3a0823268da6e950fcb
dwc: Move the txstart dma part to dwc1000_dma

This is dma related to move it to the dma file.

No functional changes intended.
sys/dev/dwc/dwc1000_dma.c
sys/dev/dwc/dwc1000_dma.h
sys/dev/dwc/if_dwc.c