Home
last modified time | relevance | path

Searched defs:CtrlIndex (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/s32/drivers/s32ze/Eth_NETC/src/
DNetc_Eth_Ip.c1620 static inline Netc_Eth_Ip_StatusType Netc_Eth_Ip_AddMACFilterEntry(uint8 CtrlIndex, uint8 HashValue… in Netc_Eth_Ip_AddMACFilterEntry()
1655 static inline Netc_Eth_Ip_StatusType Netc_Eth_Ip_DeleteMACFilterEntry(const uint8 CtrlIndex, const … in Netc_Eth_Ip_DeleteMACFilterEntry()
1947 static Netc_Eth_Ip_StatusType Netc_Eth_Ip_SendCommand(const uint8 CtrlIndex, const Netc_Eth_Ip_ReqH… in Netc_Eth_Ip_SendCommand()
2038 static Netc_Eth_Ip_StatusType Netc_Eth_Ip_SendNTMP1Command_ShortFormat(uint8 CtrlIndex, const Netc_… in Netc_Eth_Ip_SendNTMP1Command_ShortFormat()
2420 static Netc_Eth_Ip_StatusType Netc_Eth_Ip_SendNTMP1Command_LongFormat(uint8 CtrlIndex, const Netc_E… in Netc_Eth_Ip_SendNTMP1Command_LongFormat()
2510 static Netc_Eth_Ip_StatusType Netc_Eth_Ip_SendNTMP1Command_RfsShortFormat(const uint8 CtrlIndex, co… in Netc_Eth_Ip_SendNTMP1Command_RfsShortFormat()
2806 Netc_Eth_Ip_StatusType Netc_Eth_Ip_ConfigPortTimeGateScheduling( const uint8 CtrlIndex, const boole… in Netc_Eth_Ip_ConfigPortTimeGateScheduling()
2904 Netc_Eth_Ip_StatusType Netc_Eth_Ip_AddOrUpdateTimeGateSchedulingTableEntry( const uint8 CtrlIndex, in Netc_Eth_Ip_AddOrUpdateTimeGateSchedulingTableEntry()
3113 static void Netc_Eth_Ip_GetMatchedEntries(uint8 CtrlIndex, uint32 *NumOfEntry) in Netc_Eth_Ip_GetMatchedEntries()
3140 Netc_Eth_Ip_StatusType Netc_Eth_Ip_AddOrUpdateRatePolicerTableEntry( const uint8 CtrlIndex,
[all …]
DNetc_Eth_Ip_Irq.c193 static inline void Netc_Eth_Ip_MSIX_Tx(uint8 CtrlIndex) in Netc_Eth_Ip_MSIX_Tx()
230 void Netc_Eth_Ip_MSIX_Rx(uint8 CtrlIndex) in Netc_Eth_Ip_MSIX_Rx()
262 … inline void Netc_Eth_Ip_MSIX_Tx_CheckAllRings(const uint32 TxRingIntStatus, const uint8 CtrlIndex) in Netc_Eth_Ip_MSIX_Tx_CheckAllRings()