Searched refs:TxInterrupts (Results 1 – 2 of 2) sorted by relevance
1325 …uint32 TxInterrupts; /*!< Channel interrupt sources. A logical OR of "Netc_Eth_I… member1425 …uint32 TxInterrupts; /*!< Channel interrupt sources. A logical OR of "Netc_Eth_… member
474 config->stateStructure->TxInterrupts = (*config->siConfig).TxInterrupts; in Netc_Eth_Ip_InitStateStructure()646 if (((*config->siConfig).RxInterrupts != 0U) || ((*config->siConfig).TxInterrupts != 0U)) in Netc_Eth_Ip_EnableIrq()659 if ((*config->siConfig).TxInterrupts != 0U) in Netc_Eth_Ip_EnableIrq()2991 ((*config->siConfig).TxInterrupts != 0U) ||3129 if ( Netc_Eth_Ip_apxState[ctrlIndex]->TxInterrupts != 0U)