mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-30 17:25:22 +00:00
The enc28j60's reception routine requires a timeout for a buffer assignation. The timeout is configurable to allow a per application fine tuning. The effect that K_NO_WAIT currently has is that there are frames lost everytime that a buffer is required and there are none available. Jira: ZEP-1169 Change-Id: Ia18736fd85daee51fe1c2304977209cc7f0038b5 Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@intel.com> |
||
---|---|---|
.. | ||
eth_dw_priv.h | ||
eth_dw.c | ||
eth_enc28j60_priv.h | ||
eth_enc28j60.c | ||
eth_mcux.c | ||
eth_sam_gmac_priv.h | ||
eth_sam_gmac.c | ||
Kconfig | ||
Kconfig.dw | ||
Kconfig.enc28j60 | ||
Kconfig.mcux | ||
Kconfig.sam_gmac | ||
Makefile | ||
phy_sam_gmac.c | ||
phy_sam_gmac.h |