Searched refs:classDriverName (Results 1 – 2 of 2) sorted by relevance
30 if (netDev->classDriverName != HDF_WIFI_PLATFORM_DRIVER_NAME) { in GetPlatformData()85 if ((*netDev)->classDriverName != HDF_WIFI_PLATFORM_DRIVER_NAME) { in RenewNetDevice()119 result->classDriverName = HDF_WIFI_PLATFORM_DRIVER_NAME; in RenewNetDevice()184 result->classDriverName = HDF_WIFI_PLATFORM_DRIVER_NAME; in AllocPlatformNetDevice()203 if (netDev->classDriverName != HDF_WIFI_PLATFORM_DRIVER_NAME) { in ReleasePlatformNetDevice()
480 const char* classDriverName; /**< driver name of class driver */ member