Searched refs:eth_dwc_xgmac_irq_poll (Results 1 – 1 of 1) sorted by relevance
966 static void eth_dwc_xgmac_irq_poll(struct k_timer *timer) in eth_dwc_xgmac_irq_poll() function1162 k_timer_init(&dev_data->isr_polling_timer, eth_dwc_xgmac_irq_poll, NULL); in eth_dwc_xgmac_iface_init()