Home
last modified time | relevance | path

Searched defs:pnetdev (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/staging/rtl8723bs/os_dep/
A Dos_intfs.c278 static int rtw_net_set_mac_address(struct net_device *pnetdev, void *p) in rtw_net_set_mac_address()
442 int rtw_init_netdev_name(struct net_device *pnetdev, const char *ifname) in rtw_init_netdev_name()
457 struct net_device *pnetdev; in rtw_init_netdev() local
487 struct net_device *pnetdev = NULL; in rtw_unregister_netdevs() local
786 struct net_device *pnetdev = padapter->pnetdev; in _rtw_drv_register_netdev() local
820 static int _netdev_open(struct net_device *pnetdev) in _netdev_open()
877 int netdev_open(struct net_device *pnetdev) in netdev_open()
948 static int pm_netdev_open(struct net_device *pnetdev, u8 bnormal) in pm_netdev_open()
966 static int netdev_close(struct net_device *pnetdev) in netdev_close()
1110 struct net_device *pnetdev = padapter->pnetdev; in rtw_suspend_normal() local
[all …]
A Dosdep_service.c54 struct net_device *pnetdev; in rtw_alloc_etherdev_with_old_priv() local
71 struct net_device *pnetdev; in rtw_alloc_etherdev() local
113 struct net_device *pnetdev; in rtw_change_ifname() local
A Dxmit_linux.c184 int _rtw_xmit_entry(struct sk_buff *pkt, struct net_device *pnetdev) in _rtw_xmit_entry()
223 int rtw_xmit_entry(struct sk_buff *pkt, struct net_device *pnetdev) in rtw_xmit_entry()
A Dsdio_intf.c246 struct net_device *pnetdev; in rtw_sdio_if1_init() local
335 struct net_device *pnetdev = if1->pnetdev; in rtw_sdio_if1_deinit() local
A Drecv_linux.c115 struct net_device *pnetdev = (struct net_device *)padapter->pnetdev; in rtw_os_recv_indicate_pkt() local
A Dioctl_cfg80211.c2901 struct net_device *pnetdev = padapter->pnetdev; in rtw_wdev_alloc() local
/linux/drivers/staging/r8188eu/os_dep/
A Dos_intfs.c156 static uint loadparam(struct adapter *padapter, struct net_device *pnetdev) in loadparam()
231 static int rtw_net_set_mac_address(struct net_device *pnetdev, void *p) in rtw_net_set_mac_address()
242 static struct net_device_stats *rtw_net_get_stats(struct net_device *pnetdev) in rtw_net_get_stats()
336 int rtw_init_netdev_name(struct net_device *pnetdev, const char *ifname) in rtw_init_netdev_name()
355 struct net_device *pnetdev; in rtw_init_netdev() local
628 int _netdev_open(struct net_device *pnetdev) in _netdev_open()
695 int netdev_open(struct net_device *pnetdev) in netdev_open()
778 int pm_netdev_open(struct net_device *pnetdev, u8 bnormal) in pm_netdev_open()
789 int netdev_close(struct net_device *pnetdev) in netdev_close()
A Dusb_intf.c215 struct net_device *pnetdev = padapter->pnetdev; in rtw_suspend() local
285 struct net_device *pnetdev; in rtw_resume() local
341 struct net_device *pnetdev = NULL; in rtw_usb_if1_init() local
448 struct net_device *pnetdev = if1->pnetdev; in rtw_usb_if1_deinit() local
A Dosdep_service.c76 struct net_device *pnetdev; in rtw_alloc_etherdev_with_old_priv() local
94 struct net_device *pnetdev; in rtw_alloc_etherdev() local
136 struct net_device *pnetdev; in rtw_change_ifname() local
A Drecv_linux.c146 struct net_device *pnetdev; in rtw_recv_indicatepkt() local
A Dxmit_linux.c211 int rtw_xmit_entry(struct sk_buff *pkt, struct net_device *pnetdev) in rtw_xmit_entry()
/linux/drivers/staging/rtl8712/
A Dos_intfs.c116 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() local
371 static int netdev_open(struct net_device *pnetdev) in netdev_open()
440 static int netdev_close(struct net_device *pnetdev) in netdev_close()
A Dusb_intf.c194 struct net_device *pnetdev = usb_get_intfdata(pusb_intf); in r871x_suspend() local
215 struct net_device *pnetdev = usb_get_intfdata(pusb_intf); in r871x_resume() local
350 struct net_device *pnetdev; in r871xu_drv_init() local
592 struct net_device *pnetdev = usb_get_intfdata(pusb_intf); in r871xu_dev_remove() local
A Ddrv_types.h154 struct net_device *pnetdev; member
/linux/drivers/staging/rtl8723bs/include/
A Dosdep_service_linux.h78 static inline int rtw_netif_queue_stopped(struct net_device *pnetdev) in rtw_netif_queue_stopped()
86 static inline void rtw_netif_wake_queue(struct net_device *pnetdev) in rtw_netif_wake_queue()
91 static inline void rtw_netif_start_queue(struct net_device *pnetdev) in rtw_netif_start_queue()
96 static inline void rtw_netif_stop_queue(struct net_device *pnetdev) in rtw_netif_stop_queue()
A Ddrv_types.h390 struct net_device *pnetdev; member
/linux/drivers/staging/r8188eu/include/
A Dosdep_service.h109 static inline int rtw_netif_queue_stopped(struct net_device *pnetdev) in rtw_netif_queue_stopped()
117 static inline void rtw_netif_wake_queue(struct net_device *pnetdev) in rtw_netif_wake_queue()
122 static inline void rtw_netif_start_queue(struct net_device *pnetdev) in rtw_netif_start_queue()
127 static inline void rtw_netif_stop_queue(struct net_device *pnetdev) in rtw_netif_stop_queue()
A Ddrv_types.h236 struct net_device *pnetdev; member
/linux/drivers/net/ethernet/cavium/thunder/
A Dnicvf_main.c2277 struct net_device *pnetdev; in nicvf_remove() local

Completed in 40 milliseconds