ISR for frame reception interrupts of the indexed controller 0.
ISR for MDIO interrupts of all controllers.
ISR for TX pacing interrupts of the indexed controller 0.
ISR for RX pacing interrupts of the indexed controller 0.
ISR for frame transmission interrupts of the indexed controller 0.
* Service name : Eth_RxIrqHdlr_0
* Syntax : void Eth_RxIrqHdlr_0(
* void
* )
* Service ID[hex] : 0x10
* Sync/Async : Synchronous
* Reentrancy : Non Reentrant
* Parameters (in) : None
* Parameters (inout): None
* Parameters (out) : None
* Return value : None
* Description : Handles frame reception interrupts of the indexed
* controller 0.
*
* Service name : Eth_TxIrqHdlr_0
* Syntax : void Eth_TxIrqHdlr_0(
* void
* )
* Service ID[hex] : 0x11
* Sync/Async : Synchronous
* Reentrancy : Non Reentrant
* Parameters (in) : None
* Parameters (inout): None
* Parameters (out) : None
* Return value : None
* Description : Handles frame transmission interrupts of the indexed
* controller 0.
*
* Service name : Eth_RxIrqPacingHdlr_0
* Syntax : void Eth_RxIrqPacingHdlr_0(
* void
* )
* Service ID[hex] : NA
* Sync/Async : Synchronous
* Reentrancy : Non Reentrant
* Parameters (in) : None
* Parameters (inout): None
* Parameters (out) : None
* Return value : None
* Description : Handles RX pacing interrupts of the indexed
* controller 0.
*
* Service name : Eth_TxIrqPacingHdlr_0
* Syntax : void Eth_TxIrqPacingHdlr_0(
* void
* )
* Service ID[hex] : NA
* Sync/Async : Synchronous
* Reentrancy : Non Reentrant
* Parameters (in) : None
* Parameters (inout): None
* Parameters (out) : None
* Return value : None
* Description : Handles TX pacing interrupts of the indexed
* controller 0.
*
* Service name : Eth_MdioIrqHdlr
* Syntax : void Eth_MdioIrqHdlr(
* void
* )
* Service ID[hex] : NA
* Sync/Async : Synchronous
* Reentrancy : Non Reentrant
* Parameters (in) : None
* Parameters (inout): None
* Parameters (out) : None
* Return value : None
* Description : Handles MDIO interrupts of all controllers
*