Searched refs:rtw_alloc_etherdev_with_old_priv (Results 1 – 6 of 6) sorted by relevance
122 struct net_device *rtw_alloc_etherdev_with_old_priv(int sizeof_priv, void *old_priv);
59 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()
116 struct net_device *rtw_alloc_etherdev_with_old_priv(int sizeof_priv, in rtw_alloc_etherdev_with_old_priv() function
705 pnetdev = rtw_alloc_etherdev_with_old_priv(sizeof(struct adapter), (void *)old_padapter); in rtw_init_netdev()
254 struct net_device *rtw_alloc_etherdev_with_old_priv(int sizeof_priv,