Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/dwc_xgmac/
Deth_dwc_xgmac.c966 static void eth_dwc_xgmac_irq_poll(struct k_timer *timer) in eth_dwc_xgmac_irq_poll() function
1162 k_timer_init(&dev_data->isr_polling_timer, eth_dwc_xgmac_irq_poll, NULL); in eth_dwc_xgmac_iface_init()