Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/
Deth_xmc4xxx.c359 bool eof_found = false; in eth_xmc4xxx_rx_pkt() local
380 eof_found = IS_END_OF_FRAME_RX(dma_desc); in eth_xmc4xxx_rx_pkt()
382 if (eof_found) { in eth_xmc4xxx_rx_pkt()
396 if (!eof_found) { in eth_xmc4xxx_rx_pkt()