Home
last modified time | relevance | path

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

/drivers/staging/rtl8188eu/os_dep/
Dos_intfs.c150 static void loadparam(struct adapter *padapter, struct net_device *pnetdev) in loadparam()
201 static int rtw_net_set_mac_address(struct net_device *pnetdev, void *p) in rtw_net_set_mac_address()
212 static struct net_device_stats *rtw_net_get_stats(struct net_device *pnetdev) in rtw_net_get_stats()
308 int rtw_init_netdev_name(struct net_device *pnetdev, const char *ifname) in rtw_init_netdev_name()
324 struct net_device *pnetdev = NULL; in rtw_init_netdev() local
562 static int _netdev_open(struct net_device *pnetdev) in _netdev_open()
633 static int netdev_open(struct net_device *pnetdev) in netdev_open()
723 int pm_netdev_open(struct net_device *pnetdev, u8 bnormal) in pm_netdev_open()
734 static int netdev_close(struct net_device *pnetdev) in netdev_close()
Dusb_intf.c215 struct net_device *pnetdev = padapter->pnetdev; in rtw_suspend() local
280 struct net_device *pnetdev; in rtw_resume_process() local
341 struct net_device *pnetdev = NULL; in rtw_usb_if1_init() local
445 struct net_device *pnetdev = if1->pnetdev; in rtw_usb_if1_deinit() local
Drecv_linux.c135 struct net_device *pnetdev; in rtw_recv_indicatepkt() local
Dosdep_service.c66 struct net_device *pnetdev; in rtw_alloc_etherdev_with_old_priv() local
Dxmit_linux.c211 int rtw_xmit_entry(struct sk_buff *pkt, struct net_device *pnetdev) in rtw_xmit_entry()
/drivers/staging/rtl8712/
Dos_intfs.c128 static void loadparam(struct _adapter *padapter, struct net_device *pnetdev) in loadparam()
175 static int r871x_net_set_mac_address(struct net_device *pnetdev, void *p) in r871x_net_set_mac_address()
185 static struct net_device_stats *r871x_net_get_stats(struct net_device *pnetdev) in r871x_net_get_stats()
212 struct net_device *pnetdev; in r8712_init_netdev() local
335 struct net_device *pnetdev = padapter->pnetdev; in r8712_free_drv_sw() local
381 static int netdev_open(struct net_device *pnetdev) in netdev_open()
449 static int netdev_close(struct net_device *pnetdev) in netdev_close()
Dusb_intf.c207 struct net_device *pnetdev = usb_get_intfdata(pusb_intf); in r871x_suspend() local
232 struct net_device *pnetdev = usb_get_intfdata(pusb_intf); in r871x_resume() local
379 struct net_device *pnetdev; in r871xu_drv_init() local
619 struct net_device *pnetdev = usb_get_intfdata(pusb_intf); in r871xu_dev_remove() local
Dxmit_linux.c162 int r8712_xmit_entry(_pkt *pkt, struct net_device *pnetdev) in r8712_xmit_entry()
Ddrv_types.h169 struct net_device *pnetdev; member
/drivers/staging/rtl8188eu/core/
Drtw_pwrctrl.c26 struct net_device *pnetdev = padapter->pnetdev; in rtw_hw_suspend() local
88 struct net_device *pnetdev = padapter->pnetdev; in rtw_hw_resume() local
/drivers/staging/rtl8188eu/include/
Dosdep_service.h64 static inline int rtw_netif_queue_stopped(struct net_device *pnetdev) in rtw_netif_queue_stopped()
Ddrv_types.h161 struct net_device *pnetdev; member
/drivers/net/ethernet/cavium/thunder/
Dnicvf_main.c1671 struct net_device *pnetdev; in nicvf_remove() local