Searched refs:PruningEnablePtr (Results 1 – 2 of 2) sorted by relevance
1142 …ype Netc_EthSwt_Ip_GetPruningMode(uint8 SwitchIdx, uint8 SwitchPortIdx, boolean *PruningEnablePtr);
8436 …Type Netc_EthSwt_Ip_GetPruningMode(uint8 SwitchIdx, uint8 SwitchPortIdx, boolean *PruningEnablePtr) argument8444 DevAssert(PruningEnablePtr != NULL_PTR);8453 *PruningEnablePtr = ((bridgePortConfig & SW_PORT0_BPCR_SRCPRND_MASK) == 0x0UL) ? TRUE : FALSE;