Searched refs:rtw_alloc_etherdev_with_old_priv (Results 1 – 9 of 9) sorted by relevance
73 struct net_device *rtw_alloc_etherdev_with_old_priv(void *old_priv);
27 struct net_device *rtw_alloc_etherdev_with_old_priv(void *old_priv) in rtw_alloc_etherdev_with_old_priv() function
316 pnetdev = rtw_alloc_etherdev_with_old_priv((void *)old_padapter); in rtw_init_netdev()
120 struct net_device *rtw_alloc_etherdev_with_old_priv(int sizeof_priv, void *old_priv);
145 struct net_device *rtw_alloc_etherdev_with_old_priv(int sizeof_priv, void *old_priv);
52 struct net_device *rtw_alloc_etherdev_with_old_priv(int sizeof_priv, void *old_priv) in rtw_alloc_etherdev_with_old_priv() function
460 pnetdev = rtw_alloc_etherdev_with_old_priv(sizeof(struct adapter), (void *)old_padapter); in rtw_init_netdev()
63 struct net_device *rtw_alloc_etherdev_with_old_priv(int sizeof_priv, void *old_priv) in rtw_alloc_etherdev_with_old_priv() function
495 pnetdev = rtw_alloc_etherdev_with_old_priv(sizeof(struct adapter), (void *)old_padapter); in rtw_init_netdev()