Home
last modified time | relevance | path

Searched defs:pnetdev (Results 1 - 25 of 31) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/include/
H A Dosdep_service.h56 static inline int rtw_netif_queue_stopped(struct net_device *pnetdev) in rtw_netif_queue_stopped() argument
H A Ddrv_types.h154 struct net_device *pnetdev; member
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/os_dep/
H A Dxmit_linux.c165 int rtw_xmit_entry(struct sk_buff *pkt, struct net_device *pnetdev) in rtw_xmit_entry() argument
H A Drecv_linux.c99 struct net_device *pnetdev; in rtw_recv_indicatepkt() local
H A Dusb_intf.c203 struct net_device *pnetdev = padapter->pnetdev; in rtw_suspend() local
268 struct net_device *pnetdev; in rtw_resume_process() local
330 struct net_device *pnetdev = NULL; rtw_usb_if1_init() local
432 struct net_device *pnetdev = if1->pnetdev; rtw_usb_if1_deinit() local
[all...]
H A Dos_intfs.c139 static void loadparam(struct adapter *padapter, struct net_device *pnetdev) in loadparam() argument
188 static int rtw_net_set_mac_address(struct net_device *pnetdev, void *p) in rtw_net_set_mac_address() argument
199 static struct net_device_stats *rtw_net_get_stats(struct net_device *pnetdev) in rtw_net_get_stats() argument
295 int rtw_init_netdev_name(struct net_device *pnetdev, const char *ifname) in rtw_init_netdev_name() argument
311 struct net_device *pnetdev in rtw_init_netdev() local
542 _netdev_open(struct net_device *pnetdev) _netdev_open() argument
612 netdev_open(struct net_device *pnetdev) netdev_open() argument
699 netdev_close(struct net_device *pnetdev) netdev_close() argument
[all...]
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/include/
H A Dosdep_service_linux.h78 static inline int rtw_netif_queue_stopped(struct net_device *pnetdev) in rtw_netif_queue_stopped() argument
86 static inline void rtw_netif_wake_queue(struct net_device *pnetdev) in rtw_netif_wake_queue() argument
91 static inline void rtw_netif_start_queue(struct net_device *pnetdev) in rtw_netif_start_queue() argument
96 static inline void rtw_netif_stop_queue(struct net_device *pnetdev) in rtw_netif_stop_queue() argument
[all...]
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/os_dep/
H A Drecv_linux.c115 struct net_device *pnetdev = (struct net_device *)padapter->pnetdev; in rtw_os_recv_indicate_pkt() local
H 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
[all...]
H 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
[all...]
H A Dxmit_linux.c184 void _rtw_xmit_entry(struct sk_buff *pkt, struct net_device *pnetdev) in _rtw_xmit_entry() argument
220 netdev_tx_t rtw_xmit_entry(struct sk_buff *pkt, struct net_device *pnetdev) in rtw_xmit_entry() argument
[all...]
H A Dos_intfs.c181 static void loadparam(struct adapter *padapter, struct net_device *pnetdev) in loadparam() argument
278 static int rtw_net_set_mac_address(struct net_device *pnetdev, void *p) in rtw_net_set_mac_address() argument
293 static struct net_device_stats *rtw_net_get_stats(struct net_device *pnetdev) in rtw_net_get_stats() argument
442 int rtw_init_netdev_name(struct net_device *pnetdev, const char *ifname) in rtw_init_netdev_name() argument
457 struct net_device *pnetdev; rtw_init_netdev() local
487 struct net_device *pnetdev = NULL; rtw_unregister_netdevs() local
788 struct net_device *pnetdev = padapter->pnetdev; _rtw_drv_register_netdev() local
822 _netdev_open(struct net_device *pnetdev) _netdev_open() argument
879 netdev_open(struct net_device *pnetdev) netdev_open() argument
946 pm_netdev_open(struct net_device *pnetdev, u8 bnormal) pm_netdev_open() argument
964 netdev_close(struct net_device *pnetdev) netdev_close() argument
1108 struct net_device *pnetdev = padapter->pnetdev; rtw_suspend_normal() local
1178 struct net_device *pnetdev; rtw_resume_process_normal() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8712/
H A 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
349 struct net_device *pnetdev; r871xu_drv_init() local
592 struct net_device *pnetdev = usb_get_intfdata(pusb_intf); r871xu_dev_remove() local
[all...]
H A Dos_intfs.c116 static void loadparam(struct _adapter *padapter, struct net_device *pnetdev) in loadparam() argument
163 static int r871x_net_set_mac_address(struct net_device *pnetdev, void *p) in r871x_net_set_mac_address() argument
173 static struct net_device_stats *r871x_net_get_stats(struct net_device *pnetdev) in r871x_net_get_stats() argument
200 struct net_device *pnetdev; in r8712_init_netdev() local
371 netdev_open(struct net_device *pnetdev) netdev_open() argument
439 netdev_close(struct net_device *pnetdev) netdev_close() argument
[all...]
H A Ddrv_types.h156 struct net_device *pnetdev; member
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/
H A Dosdep_service_linux.h101 static inline int rtw_netif_queue_stopped(struct net_device *pnetdev) in rtw_netif_queue_stopped() argument
109 static inline void rtw_netif_wake_queue(struct net_device *pnetdev) in rtw_netif_wake_queue() argument
114 static inline void rtw_netif_start_queue(struct net_device *pnetdev) in rtw_netif_start_queue() argument
119 static inline void rtw_netif_stop_queue(struct net_device *pnetdev) in rtw_netif_stop_queue() argument
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/os_dep/
H A 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
[all...]
H A Drecv_linux.c120 struct net_device *pnetdev = (struct net_device*)padapter->pnetdev; in rtw_os_recv_indicate_pkt() local
H A Dxmit_linux.c202 int _rtw_xmit_entry(_pkt *pkt, _nic_hdl pnetdev) in _rtw_xmit_entry() argument
263 int rtw_xmit_entry(_pkt *pkt, _nic_hdl pnetdev) in rtw_xmit_entry() argument
[all...]
H A 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; rtw_change_ifname() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/core/
H A 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
[all...]
/kernel/linux/linux-6.6/drivers/staging/rtl8712/
H 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
348 struct net_device *pnetdev; r871xu_drv_init() local
589 struct net_device *pnetdev = usb_get_intfdata(pusb_intf); r871xu_dev_remove() local
[all...]
H A Dos_intfs.c116 static void loadparam(struct _adapter *padapter, struct net_device *pnetdev) in loadparam() argument
163 static int r871x_net_set_mac_address(struct net_device *pnetdev, void *p) in r871x_net_set_mac_address() argument
173 static struct net_device_stats *r871x_net_get_stats(struct net_device *pnetdev) in r871x_net_get_stats() argument
200 struct net_device *pnetdev; in r8712_init_netdev() local
388 netdev_open(struct net_device *pnetdev) netdev_open() argument
457 netdev_close(struct net_device *pnetdev) netdev_close() argument
[all...]
H A Ddrv_types.h154 struct net_device *pnetdev; member
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_main.c2290 struct net_device *pnetdev; in nicvf_remove() local

Completed in 15 milliseconds

12