Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/
Deth_gecko.c123 static void rx_error_handler(ETH_TypeDef *eth) in rx_error_handler() function
395 rx_error_handler(eth); in eth_isr()
Deth_sam_gmac.c812 static void rx_error_handler(Gmac *gmac, struct gmac_queue *queue) in rx_error_handler() function
1596 rx_error_handler(gmac, queue); in queue0_isr()
1646 rx_error_handler(gmac, queue); in priority_queue_isr()