Home
last modified time | relevance | path

Searched refs:xgmac_dma_cfg (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/ethernet/dwc_xgmac/
Deth_dwc_xgmac_priv.h461 struct xgmac_dma_cfg { struct
Deth_dwc_xgmac.c129 struct xgmac_dma_cfg dma_cfg;
151 static void dwxgmac_dma_init(const struct device *dev, const struct xgmac_dma_cfg *const dma_cfg) in dwxgmac_dma_init()