Searched defs:pnetdev (Results 1 – 5 of 5) sorted by relevance
179 static void loadparam(struct adapter *padapter, struct net_device *pnetdev) in loadparam()273 static int rtw_net_set_mac_address(struct net_device *pnetdev, void *p) in rtw_net_set_mac_address()288 static struct net_device_stats *rtw_net_get_stats(struct net_device *pnetdev) in rtw_net_get_stats()408 int rtw_init_netdev_name(struct net_device *pnetdev, const char *ifname) in rtw_init_netdev_name()423 struct net_device *pnetdev; in rtw_init_netdev() local453 struct net_device *pnetdev = NULL; in rtw_unregister_netdevs() local756 struct net_device *pnetdev = padapter->pnetdev; in _rtw_drv_register_netdev() local790 static int _netdev_open(struct net_device *pnetdev) in _netdev_open()847 int netdev_open(struct net_device *pnetdev) in netdev_open()913 static int pm_netdev_open(struct net_device *pnetdev, u8 bnormal) in pm_netdev_open()[all …]
25 struct net_device *pnetdev; in rtw_alloc_etherdev_with_old_priv() local42 struct net_device *pnetdev; in rtw_alloc_etherdev() local
2709 struct net_device *pnetdev = padapter->pnetdev; in rtw_wdev_alloc() local
76 static inline int rtw_netif_queue_stopped(struct net_device *pnetdev) in rtw_netif_queue_stopped()84 static inline void rtw_netif_wake_queue(struct net_device *pnetdev) in rtw_netif_wake_queue()89 static inline void rtw_netif_start_queue(struct net_device *pnetdev) in rtw_netif_start_queue()94 static inline void rtw_netif_stop_queue(struct net_device *pnetdev) in rtw_netif_stop_queue()
2274 struct net_device *pnetdev; in nicvf_remove() local