Searched refs:rt_hw_eth_isr (Results 1 – 1 of 1) sorted by relevance
43 static void rt_hw_eth_isr(int irqno, void *param) in rt_hw_eth_isr() function181 rt_hw_interrupt_install(xtopologyp->scugic_emac_intr, rt_hw_eth_isr, (void *)eth_dev, "eth"); in rt_zynqmp_eth_init()
Completed in 5 milliseconds