Home
last modified time | relevance | path

Searched refs:rtw_alloc_etherdev_with_old_priv (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/rtl8188eu/include/
Dosdep_service.h85 struct net_device *rtw_alloc_etherdev_with_old_priv(void *old_priv);
/drivers/staging/rtl8188eu/os_dep/
Dosdep_service.c64 struct net_device *rtw_alloc_etherdev_with_old_priv(void *old_priv) in rtw_alloc_etherdev_with_old_priv() function
Dos_intfs.c329 pnetdev = rtw_alloc_etherdev_with_old_priv((void *)old_padapter); in rtw_init_netdev()