Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/include/
H A Dosdep_service_linux.h76 static inline int rtw_netif_queue_stopped(struct net_device *pnetdev) in rtw_netif_queue_stopped()
84 static inline void rtw_netif_wake_queue(struct net_device *pnetdev) in rtw_netif_wake_queue()
89 static inline void rtw_netif_start_queue(struct net_device *pnetdev) in rtw_netif_start_queue()
94 static inline void rtw_netif_stop_queue(struct net_device *pnetdev) in rtw_netif_stop_queue()
/linux/drivers/staging/rtl8723bs/os_dep/
H A Dosdep_service.c25 struct net_device *pnetdev; in rtw_alloc_etherdev_with_old_priv() local
42 struct net_device *pnetdev; in rtw_alloc_etherdev() local
/linux/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_main.c2274 struct net_device *pnetdev; in nicvf_remove() local