opnsense-src/sys/dev/dwc
Emmanuel Vadot 801fb66a7e dwc: Do not re-invent phy mode type
Directly uses the MII_CONTYPE_*

No functional changes intended.
2023-10-05 17:34:40 +02:00
..
dwc1000_core.c dwc: Move interrupt related code to core and dma file 2023-10-05 17:34:40 +02:00
dwc1000_core.h dwc: Move the dma reset code in dwc1000_dma.c 2023-10-05 17:34:40 +02:00
dwc1000_dma.c dwc: Move dma engine configuration to dwc1000_dma.c 2023-10-05 17:34:40 +02:00
dwc1000_dma.h dwc: Move the dma reset code in dwc1000_dma.c 2023-10-05 17:34:40 +02:00
dwc1000_reg.h dwc: Do not re-invent phy mode type 2023-10-05 17:34:40 +02:00
if_dwc.c dwc: Do not re-invent phy mode type 2023-10-05 17:34:40 +02:00
if_dwc_aw.c dwc: Do not re-invent phy mode type 2023-10-05 17:34:40 +02:00
if_dwc_if.m dwc: Rename if_dwc.h to dwc1000_reg.h 2023-10-05 17:34:39 +02:00
if_dwc_rk.c dwc: Do not re-invent phy mode type 2023-10-05 17:34:40 +02:00
if_dwc_socfpga.c dwc: Rename if_dwc.h to dwc1000_reg.h 2023-10-05 17:34:39 +02:00
if_dwcvar.h dwc: Move dma engine configuration to dwc1000_dma.c 2023-10-05 17:34:40 +02:00