Searched refs:HdfWifiNetDeviceData (Results 1 – 5 of 5) sorted by relevance
23 struct HdfWifiNetDeviceData *GetPlatformData(const struct NetDevice *netDev) in GetPlatformData()35 return (struct HdfWifiNetDeviceData *)(netDev->classDriverPriv); in GetPlatformData()40 struct HdfWifiNetDeviceData *data = GetPlatformData(netDev); in GetChipDriver()79 struct HdfWifiNetDeviceData *data = NULL; in RenewNetDevice()146 struct HdfWifiNetDeviceData *data = NULL; in AllocPlatformNetDevice()152 data = (struct HdfWifiNetDeviceData *)OsalMemCalloc(sizeof(struct HdfWifiNetDeviceData)); in AllocPlatformNetDevice()196 struct HdfWifiNetDeviceData *data = NULL; in ReleasePlatformNetDevice()
16 struct HdfWifiNetDeviceData *GetPlatformData(const struct NetDevice *netDev);
61 struct HdfWifiNetDeviceData { struct
230 struct HdfWifiNetDeviceData *data = NULL; in HdfWlanInitInterface()
1113 struct HdfWifiNetDeviceData *netDeviceData = NULL; in HdfdWlanGetChipId()