Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/dwc_xgmac/
Deth_dwc_xgmac.c870 static void eth_dwc_xgmac_isr(const struct device *dev) in eth_dwc_xgmac_isr() function
972 eth_dwc_xgmac_isr(dev); in eth_dwc_xgmac_irq_poll()
1787 IRQ_CONNECT(DT_INST_IRQN(port), DT_INST_IRQ(port, priority), eth_dwc_xgmac_isr, \