Searched refs:netIfMap (Results 1 – 3 of 3) sorted by relevance
112 CLEAR_BIT(data->device->netIfMap, data->netInterfaceId); in RenewNetDevice()187 SET_BIT(device->netIfMap, id); in AllocPlatformNetDevice()220 CLEAR_BIT(data->device->netIfMap, id); in ReleasePlatformNetDevice()248 netIfMapTemp = wlanDevice->netIfMap; in HdfWlanGetIfNames()
74 uint32_t netIfMap; /**< WLAN device bitmap */ member
431 HDF_LOGD("%s: Init interfaces success! netIfMap=%x.", __func__, device->netIfMap); in HdfWifiInitDevice()