Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8723bs/os_dep/
Dos_intfs.c208 static void loadparam(struct adapter *padapter, _nic_hdl pnetdev) in loadparam()
311 static int rtw_net_set_mac_address(struct net_device *pnetdev, void *p) in rtw_net_set_mac_address()
327 static struct net_device_stats *rtw_net_get_stats(struct net_device *pnetdev) in rtw_net_get_stats()
475 int rtw_init_netdev_name(struct net_device *pnetdev, const char *ifname) in rtw_init_netdev_name()
490 struct net_device *pnetdev; in rtw_init_netdev() local
524 struct net_device *pnetdev = NULL; in rtw_unregister_netdevs() local
852 struct net_device *pnetdev = padapter->pnetdev; in _rtw_drv_register_netdev() local
889 int _netdev_open(struct net_device *pnetdev) in _netdev_open()
961 int netdev_open(struct net_device *pnetdev) in netdev_open()
1049 static int pm_netdev_open(struct net_device *pnetdev, u8 bnormal) in pm_netdev_open()
[all …]
Dosdep_service.c65 struct net_device *pnetdev; in rtw_alloc_etherdev_with_old_priv() local
82 struct net_device *pnetdev; in rtw_alloc_etherdev() local
124 struct net_device *pnetdev; in rtw_change_ifname() local
Dxmit_linux.c202 int _rtw_xmit_entry(_pkt *pkt, _nic_hdl pnetdev) in _rtw_xmit_entry()
263 int rtw_xmit_entry(_pkt *pkt, _nic_hdl pnetdev) in rtw_xmit_entry()
Dsdio_intf.c316 struct net_device *pnetdev; in rtw_sdio_if1_init() local
419 struct net_device *pnetdev = if1->pnetdev; in rtw_sdio_if1_deinit() local
Drecv_linux.c120 struct net_device *pnetdev = (struct net_device*)padapter->pnetdev; in rtw_os_recv_indicate_pkt() local
Dioctl_cfg80211.c3374 struct net_device *pnetdev = padapter->pnetdev; in rtw_wdev_alloc() local
/Linux-v5.10/drivers/staging/rtl8712/
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
331 struct net_device *pnetdev = padapter->pnetdev; in r8712_free_drv_sw() local
375 static int netdev_open(struct net_device *pnetdev) in netdev_open()
443 static int netdev_close(struct net_device *pnetdev) in netdev_close()
Dusb_intf.c195 struct net_device *pnetdev = usb_get_intfdata(pusb_intf); in r871x_suspend() local
216 struct net_device *pnetdev = usb_get_intfdata(pusb_intf); in r871x_resume() local
351 struct net_device *pnetdev; in r871xu_drv_init() local
592 struct net_device *pnetdev = usb_get_intfdata(pusb_intf); in r871xu_dev_remove() local
Ddrv_types.h156 struct net_device *pnetdev; member
/Linux-v5.10/drivers/staging/rtl8188eu/os_dep/
Dos_intfs.c139 static void loadparam(struct adapter *padapter, struct net_device *pnetdev) in loadparam()
188 static int rtw_net_set_mac_address(struct net_device *pnetdev, void *p) in rtw_net_set_mac_address()
199 static struct net_device_stats *rtw_net_get_stats(struct net_device *pnetdev) in rtw_net_get_stats()
295 int rtw_init_netdev_name(struct net_device *pnetdev, const char *ifname) in rtw_init_netdev_name()
311 struct net_device *pnetdev = NULL; in rtw_init_netdev() local
542 static int _netdev_open(struct net_device *pnetdev) in _netdev_open()
612 int netdev_open(struct net_device *pnetdev) in netdev_open()
699 static int netdev_close(struct net_device *pnetdev) in netdev_close()
Dusb_intf.c202 struct net_device *pnetdev = padapter->pnetdev; in rtw_suspend() local
267 struct net_device *pnetdev; in rtw_resume_process() local
329 struct net_device *pnetdev = NULL; in rtw_usb_if1_init() local
431 struct net_device *pnetdev = if1->pnetdev; in rtw_usb_if1_deinit() local
Drecv_linux.c99 struct net_device *pnetdev; in rtw_recv_indicatepkt() local
Dxmit_linux.c165 int rtw_xmit_entry(struct sk_buff *pkt, struct net_device *pnetdev) in rtw_xmit_entry()
/Linux-v5.10/drivers/staging/rtl8723bs/include/
Dosdep_service_linux.h101 static inline int rtw_netif_queue_stopped(struct net_device *pnetdev) in rtw_netif_queue_stopped()
109 static inline void rtw_netif_wake_queue(struct net_device *pnetdev) in rtw_netif_wake_queue()
114 static inline void rtw_netif_start_queue(struct net_device *pnetdev) in rtw_netif_start_queue()
119 static inline void rtw_netif_stop_queue(struct net_device *pnetdev) in rtw_netif_stop_queue()
Ddrv_types.h560 _nic_hdl pnetdev; member
/Linux-v5.10/drivers/staging/rtl8188eu/core/
Drtw_pwrctrl.c18 struct net_device *pnetdev = padapter->pnetdev; in rtw_hw_suspend() local
79 struct net_device *pnetdev = padapter->pnetdev; in rtw_hw_resume() local
/Linux-v5.10/drivers/staging/rtl8188eu/include/
Dosdep_service.h56 static inline int rtw_netif_queue_stopped(struct net_device *pnetdev) in rtw_netif_queue_stopped()
Ddrv_types.h154 struct net_device *pnetdev; member
/Linux-v5.10/drivers/net/ethernet/cavium/thunder/
Dnicvf_main.c2288 struct net_device *pnetdev; in nicvf_remove() local