Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/dwc_xgmac/
Deth_dwc_xgmac.c110 struct eth_dwc_xgmac_config { struct
193 const struct eth_dwc_xgmac_config *const config, in dwxgmac_dma_chnl_init()
300 static void dwxgmac_dma_desc_init(const struct eth_dwc_xgmac_config *const config, in dwxgmac_dma_desc_init()
332 const struct eth_dwc_xgmac_config *const config) in dwxgmac_dma_mtl_init()
472 const struct eth_dwc_xgmac_config *const config, in dwxgmac_mac_init()
620 const struct eth_dwc_xgmac_config *const config = in eth_dwc_xgmac_rx_irq_work()
621 (struct eth_dwc_xgmac_config *)dev->config; in eth_dwc_xgmac_rx_irq_work()
729 const struct eth_dwc_xgmac_config *const config = in eth_dwc_xgmac_tx_irq_work()
730 (struct eth_dwc_xgmac_config *)dev->config; in eth_dwc_xgmac_tx_irq_work()
848 const struct eth_dwc_xgmac_config *const config = in eth_dwc_xgmac_irq_work()
[all …]