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

/linux-master/drivers/staging/rtl8723bs/include/
H A Dosdep_service_linux.h78 static inline int rtw_netif_queue_stopped(struct net_device *pnetdev) argument
86 static inline void rtw_netif_wake_queue(struct net_device *pnetdev) argument
91 static inline void rtw_netif_start_queue(struct net_device *pnetdev) argument
96 static inline void rtw_netif_stop_queue(struct net_device *pnetdev) argument
[all...]
H A Ddrv_types.h392 struct net_device *pnetdev; member in struct:adapter
/linux-master/drivers/staging/rtl8723bs/os_dep/
H A Dosdep_service.c54 struct net_device *pnetdev; local
71 struct net_device *pnetdev; local
[all...]
H A Drecv_linux.c115 struct net_device *pnetdev = (struct net_device *)padapter->pnetdev; local
H A Dsdio_intf.c246 struct net_device *pnetdev; local
335 struct net_device *pnetdev = if1->pnetdev; local
[all...]
H A Dxmit_linux.c184 void _rtw_xmit_entry(struct sk_buff *pkt, struct net_device *pnetdev) argument
220 netdev_tx_t rtw_xmit_entry(struct sk_buff *pkt, struct net_device *pnetdev) argument
[all...]
H A Dos_intfs.c181 static void loadparam(struct adapter *padapter, struct net_device *pnetdev) argument
278 static int rtw_net_set_mac_address(struct net_device *pnetdev, void *p) argument
293 static struct net_device_stats *rtw_net_get_stats(struct net_device *pnetdev) argument
442 int rtw_init_netdev_name(struct net_device *pnetdev, const char *ifname) argument
457 struct net_device *pnetdev; local
487 struct net_device *pnetdev = NULL; local
788 struct net_device *pnetdev = padapter->pnetdev; local
822 _netdev_open(struct net_device *pnetdev) argument
879 netdev_open(struct net_device *pnetdev) argument
946 pm_netdev_open(struct net_device *pnetdev, u8 bnormal) argument
964 netdev_close(struct net_device *pnetdev) argument
1108 struct net_device *pnetdev = padapter->pnetdev; local
1178 struct net_device *pnetdev; local
[all...]
H A Dioctl_cfg80211.c2744 struct net_device *pnetdev = padapter->pnetdev; local
[all...]
/linux-master/drivers/staging/rtl8712/
H A Dusb_intf.c194 struct net_device *pnetdev = usb_get_intfdata(pusb_intf); local
215 struct net_device *pnetdev = usb_get_intfdata(pusb_intf); local
348 struct net_device *pnetdev; local
589 struct net_device *pnetdev = usb_get_intfdata(pusb_intf); local
[all...]
H A Dos_intfs.c116 static void loadparam(struct _adapter *padapter, struct net_device *pnetdev) argument
163 static int r871x_net_set_mac_address(struct net_device *pnetdev, void *p) argument
173 static struct net_device_stats *r871x_net_get_stats(struct net_device *pnetdev) argument
200 struct net_device *pnetdev; local
387 netdev_open(struct net_device *pnetdev) argument
456 netdev_close(struct net_device *pnetdev) argument
[all...]
H A Ddrv_types.h154 struct net_device *pnetdev; member in struct:_adapter
/linux-master/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_main.c2275 struct net_device *pnetdev; local

Completed in 170 milliseconds