Searched defs:pnetdev (Results 1 – 12 of 12) sorted by relevance
277 static int rtw_net_set_mac_address(struct net_device *pnetdev, void *p) in rtw_net_set_mac_address()441 int rtw_init_netdev_name(struct net_device *pnetdev, const char *ifname) in rtw_init_netdev_name()456 struct net_device *pnetdev; in rtw_init_netdev() local486 struct net_device *pnetdev = NULL; in rtw_unregister_netdevs() local787 struct net_device *pnetdev = padapter->pnetdev; in _rtw_drv_register_netdev() local821 static int _netdev_open(struct net_device *pnetdev) in _netdev_open()878 int netdev_open(struct net_device *pnetdev) in netdev_open()945 static int pm_netdev_open(struct net_device *pnetdev, u8 bnormal) in pm_netdev_open()963 static int netdev_close(struct net_device *pnetdev) in netdev_close()1107 struct net_device *pnetdev = padapter->pnetdev; in rtw_suspend_normal() local[all …]
53 struct net_device *pnetdev; in rtw_alloc_etherdev_with_old_priv() local70 struct net_device *pnetdev; in rtw_alloc_etherdev() local
182 void _rtw_xmit_entry(struct sk_buff *pkt, struct net_device *pnetdev) in _rtw_xmit_entry()218 netdev_tx_t rtw_xmit_entry(struct sk_buff *pkt, struct net_device *pnetdev) in rtw_xmit_entry()
245 struct net_device *pnetdev; in rtw_sdio_if1_init() local334 struct net_device *pnetdev = if1->pnetdev; in rtw_sdio_if1_deinit() local
114 struct net_device *pnetdev = (struct net_device *)padapter->pnetdev; in rtw_os_recv_indicate_pkt() local
2725 struct net_device *pnetdev = padapter->pnetdev; in rtw_wdev_alloc() local
116 static void loadparam(struct _adapter *padapter, struct net_device *pnetdev) in loadparam()163 static int r871x_net_set_mac_address(struct net_device *pnetdev, void *p) in r871x_net_set_mac_address()173 static struct net_device_stats *r871x_net_get_stats(struct net_device *pnetdev) in r871x_net_get_stats()200 struct net_device *pnetdev; in r8712_init_netdev() local388 static int netdev_open(struct net_device *pnetdev) in netdev_open()457 static int netdev_close(struct net_device *pnetdev) in netdev_close()
194 struct net_device *pnetdev = usb_get_intfdata(pusb_intf); in r871x_suspend() local215 struct net_device *pnetdev = usb_get_intfdata(pusb_intf); in r871x_resume() local348 struct net_device *pnetdev; in r871xu_drv_init() local589 struct net_device *pnetdev = usb_get_intfdata(pusb_intf); in r871xu_dev_remove() local
154 struct net_device *pnetdev; member
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()
392 struct net_device *pnetdev; member
2275 struct net_device *pnetdev; in nicvf_remove() local
Completed in 32 milliseconds