Searched refs:tempDev (Results 1 – 1 of 1) sorted by relevance
3037 struct NetDevice* tempDev = get_rtl_netdev(); in rtw_alloc_etherdev_with_old_priv() local3039 pnetdev = GetLinuxInfByNetDevice(tempDev); in rtw_alloc_etherdev_with_old_priv()3044 tempDev->mlPriv = kzalloc(sizeof(struct rtw_netdev_priv_indicator), GFP_KERNEL); in rtw_alloc_etherdev_with_old_priv()3045 pnpi = tempDev->mlPriv; in rtw_alloc_etherdev_with_old_priv()