Searched refs:g_allocatedIfMap (Results 1 – 1 of 1) sorted by relevance
70 static uint32_t g_allocatedIfMap = 0; variable114 CLEAR_BIT(g_allocatedIfMap, data->netInterfaceId); in RenewNetDevice()159 if (((g_allocatedIfMap >> i) & 0x1) != 0x1) { in AllocPlatformNetDevice()165 HDF_LOGE("%s: not enough if!map=%u", __func__, g_allocatedIfMap); in AllocPlatformNetDevice()188 SET_BIT(g_allocatedIfMap, id); in AllocPlatformNetDevice()222 CLEAR_BIT(g_allocatedIfMap, id); in ReleasePlatformNetDevice()