The int_disable_eth function disables the ethernet
controller interrupts.
The int_disable_eth function is part of RL-TCPnet. The
prototype is defined in net_config.h.
note
You must provide the int_disable_eth function if the
ethernet controller you use is different from the ones provided in
the TCPnet source.
You must provide the int_disable_eth function only if
you want to use the ethernet driver in interrupt mode.
The TCPnet system calls int_disable_eth to disable the
ethernet interrupts when entering critical or non-reentrant
sections such as memory management functions.
Return Value
The int_disable_eth function does not return any value.
Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers of your data.