Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/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.c852 static void rx_error_handler(Gmac *gmac, struct gmac_queue *queue) in rx_error_handler() function
1678 rx_error_handler(gmac, queue); in queue0_isr()
1728 rx_error_handler(gmac, queue); in priority_queue_isr()