Searched refs:getSiNum (Results 1 – 9 of 9) sorted by relevance
191 if (NETC_EnetcHasManagement(handle->hw.base) && (getSiNum(handle->cfg.si) == 0U)) in EP_DescriptorInit()324 uint8_t siNum = getSiNum(handle->cfg.si); in EP_MSIXSetEntryTable()463 uint8_t siNum = getSiNum(config->si); in EP_Init()679 uint8_t siNum = getSiNum(handle->cfg.si); in EP_Deinit()697 uint8_t siNum = getSiNum(handle->cfg.si); in EP_Up()718 NETC_EnetcEnableSI(handle->hw.base, getSiNum(handle->cfg.si), false); in EP_Down()728 uint8_t siNum = getSiNum(handle->cfg.si); in EP_SetPrimaryMacAddr()893 if (NETC_EnetcHasManagement(handle->hw.base) && (getSiNum(handle->cfg.si) == 0U)) in EP_SendFrame()1023 if (NETC_EnetcHasManagement(handle->hw.base) && (getSiNum(handle->cfg.si) == 0U)) in EP_ReclaimTxDescriptor()1742 if (getSiNum(handle->cfg.si) == 0U) in EP_MsixSetGlobalMask()[all …]
65 if (getSiNum(handle->cfg.si) != 0U) in EP_RxL2MFQueryEMTableEntry()515 if (getSiNum(handle->cfg.si) != 0U) in EP_RxL2VFQueryEMTableEntry()
1383 if (NETC_EnetcHasManagement(handle->hw.base) && (getSiNum(handle->cfg.si) == 0U)) in EP_WaitUnitilTxComplete()
605 if ((!NETC_EnetcHasManagement(epHandle->hw.base)) || (getSiNum(epHandle->cfg.si) != 0U)) in SWT_ManagementTxRxConfig()708 if (getSiNum(handle->epHandle->cfg.si) == 0U) in SWT_SendFrame()723 if ((getSiNum(handle->epHandle->cfg.si) != 0U) || (!handle->cfg.enUseMgmtTxBdRing)) in SWT_SendFrame()
228 #define getSiNum(si) ((uint8_t)(((uint16_t)(si) >> 4U) & 0xFU)) /*!< The SI number in the ENET… macro
24 uint8_t siNum = getSiNum(si); in NETC_SocGetBaseResource()67 vsi0Num = getSiNum(kNETC_ENETC0VSI0); in NETC_SocPreInitVsi()68 vsi1Num = getSiNum(kNETC_ENETC0VSI1); in NETC_SocPreInitVsi()71 vsi0Num = getSiNum(kNETC_ENETC1VSI0); in NETC_SocPreInitVsi()72 vsi1Num = getSiNum(kNETC_ENETC1VSI1); in NETC_SocPreInitVsi()75 vsi0Num = getSiNum(kNETC_ENETC2VSI0); in NETC_SocPreInitVsi()76 vsi1Num = getSiNum(kNETC_ENETC2VSI1); in NETC_SocPreInitVsi()
24 uint8_t siNum = getSiNum(si); in NETC_SocGetBaseResource()
139 uint8_t siNum = getSiNum(si); in NETC_SocGetBaseResource()