| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/os_dep/ |
| H A D | os_intfs.c | 208 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 …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/os_dep/ |
| H A D | os_intfs.c | 139 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()
|
| H A D | usb_intf.c | 203 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; in rtw_usb_if1_init() local 432 struct net_device *pnetdev = if1->pnetdev; in rtw_usb_if1_deinit() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/ |
| H A D | os_intfs.c | 631 static int rtw_net_set_mac_address(struct net_device *pnetdev, void *p) in rtw_net_set_mac_address() 648 static struct net_device_stats *rtw_net_get_stats(struct net_device *pnetdev) in rtw_net_get_stats() 831 int rtw_init_netdev_name(struct net_device *pnetdev, const char *ifname) in rtw_init_netdev_name() 899 struct net_device *pnetdev; in rtw_init_netdev() local 1721 int _netdev_vir_if_open(struct net_device *pnetdev) in _netdev_vir_if_open() 1772 int netdev_vir_if_open(struct net_device *pnetdev) in netdev_vir_if_open() 1789 static int netdev_vir_if_close(struct net_device *pnetdev) in netdev_vir_if_close() 1927 struct net_device *pnetdev=NULL; in rtw_drv_stop_vir_if() local 2009 int _netdev_if2_open(struct net_device *pnetdev) in _netdev_if2_open() 2092 int netdev_if2_open(struct net_device *pnetdev) in netdev_if2_open() [all …]
|
| H A D | mlme_linux.c | 460 static int mgnt_xmit_entry(struct sk_buff *skb, struct net_device *pnetdev) in mgnt_xmit_entry() 470 static int mgnt_netdev_open(struct net_device *pnetdev) in mgnt_netdev_open() 487 static int mgnt_netdev_close(struct net_device *pnetdev) in mgnt_netdev_close() 519 struct net_device *pnetdev; in hostapd_mode_init() local 609 struct net_device *pnetdev = phostapdpriv->pmgnt_netdev; in hostapd_mode_unload() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/ |
| H A D | mlme_linux.c | 282 static int mgnt_xmit_entry(struct sk_buff *skb, struct net_device *pnetdev) in mgnt_xmit_entry() 292 static int mgnt_netdev_open(struct net_device *pnetdev) in mgnt_netdev_open() 309 static int mgnt_netdev_close(struct net_device *pnetdev) in mgnt_netdev_close() 343 struct net_device *pnetdev; in hostapd_mode_init() local 425 struct net_device *pnetdev = phostapdpriv->pmgnt_netdev; in hostapd_mode_unload() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/ |
| H A D | mlme_linux.c | 286 static int mgnt_xmit_entry(struct sk_buff *skb, struct net_device *pnetdev) in mgnt_xmit_entry() 296 static int mgnt_netdev_open(struct net_device *pnetdev) in mgnt_netdev_open() 313 static int mgnt_netdev_close(struct net_device *pnetdev) in mgnt_netdev_close() 347 struct net_device *pnetdev; in hostapd_mode_init() local 429 struct net_device *pnetdev = phostapdpriv->pmgnt_netdev; in hostapd_mode_unload() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/ |
| H A D | mlme_linux.c | 286 static int mgnt_xmit_entry(struct sk_buff *skb, struct net_device *pnetdev) in mgnt_xmit_entry() 296 static int mgnt_netdev_open(struct net_device *pnetdev) in mgnt_netdev_open() 313 static int mgnt_netdev_close(struct net_device *pnetdev) in mgnt_netdev_close() 347 struct net_device *pnetdev; in hostapd_mode_init() local 429 struct net_device *pnetdev = phostapdpriv->pmgnt_netdev; in hostapd_mode_unload() local
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8712/ |
| H A D | os_intfs.c | 116 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 370 static int netdev_open(struct net_device *pnetdev) in netdev_open() 438 static int netdev_close(struct net_device *pnetdev) in netdev_close()
|
| H A D | usb_intf.c | 195 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; in r871xu_drv_init() local 593 struct net_device *pnetdev = usb_get_intfdata(pusb_intf); in r871xu_dev_remove() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/ |
| H A D | mlme_linux.c | 293 static int mgnt_xmit_entry(struct sk_buff *skb, struct net_device *pnetdev) in mgnt_xmit_entry() 303 static int mgnt_netdev_open(struct net_device *pnetdev) in mgnt_netdev_open() 320 static int mgnt_netdev_close(struct net_device *pnetdev) in mgnt_netdev_close() 354 struct net_device *pnetdev; in hostapd_mode_init() local 436 struct net_device *pnetdev = phostapdpriv->pmgnt_netdev; in hostapd_mode_unload() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/ |
| H A D | mlme_linux.c | 293 static int mgnt_xmit_entry(struct sk_buff *skb, struct net_device *pnetdev) in mgnt_xmit_entry() 303 static int mgnt_netdev_open(struct net_device *pnetdev) in mgnt_netdev_open() 320 static int mgnt_netdev_close(struct net_device *pnetdev) in mgnt_netdev_close() 354 struct net_device *pnetdev; in hostapd_mode_init() local 436 struct net_device *pnetdev = phostapdpriv->pmgnt_netdev; in hostapd_mode_unload() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/ |
| H A D | mlme_linux.c | 292 static int mgnt_xmit_entry(struct sk_buff *skb, struct net_device *pnetdev) in mgnt_xmit_entry() 302 static int mgnt_netdev_open(struct net_device *pnetdev) in mgnt_netdev_open() 317 static int mgnt_netdev_close(struct net_device *pnetdev) in mgnt_netdev_close() 349 struct net_device *pnetdev; in hostapd_mode_init() local 431 struct net_device *pnetdev = phostapdpriv->pmgnt_netdev; in hostapd_mode_unload() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/ |
| H A D | mlme_linux.c | 280 static int mgnt_xmit_entry(struct sk_buff *skb, struct net_device *pnetdev) in mgnt_xmit_entry() 290 static int mgnt_netdev_open(struct net_device *pnetdev) in mgnt_netdev_open() 307 static int mgnt_netdev_close(struct net_device *pnetdev) in mgnt_netdev_close() 341 struct net_device *pnetdev; in hostapd_mode_init() local 426 struct net_device *pnetdev = phostapdpriv->pmgnt_netdev; in hostapd_mode_unload() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/ |
| H A D | mlme_linux.c | 294 static int mgnt_xmit_entry(struct sk_buff *skb, struct net_device *pnetdev) in mgnt_xmit_entry() 304 static int mgnt_netdev_open(struct net_device *pnetdev) in mgnt_netdev_open() 321 static int mgnt_netdev_close(struct net_device *pnetdev) in mgnt_netdev_close() 355 struct net_device *pnetdev; in hostapd_mode_init() local 437 struct net_device *pnetdev = phostapdpriv->pmgnt_netdev; in hostapd_mode_unload() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/ |
| H A D | mlme_linux.c | 293 static int mgnt_xmit_entry(struct sk_buff *skb, struct net_device *pnetdev) in mgnt_xmit_entry() 303 static int mgnt_netdev_open(struct net_device *pnetdev) in mgnt_netdev_open() 320 static int mgnt_netdev_close(struct net_device *pnetdev) in mgnt_netdev_close() 354 struct net_device *pnetdev; in hostapd_mode_init() local 436 struct net_device *pnetdev = phostapdpriv->pmgnt_netdev; in hostapd_mode_unload() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/ |
| H A D | mlme_linux.c | 293 static int mgnt_xmit_entry(struct sk_buff *skb, struct net_device *pnetdev) in mgnt_xmit_entry() 303 static int mgnt_netdev_open(struct net_device *pnetdev) in mgnt_netdev_open() 320 static int mgnt_netdev_close(struct net_device *pnetdev) in mgnt_netdev_close() 354 struct net_device *pnetdev; in hostapd_mode_init() local 436 struct net_device *pnetdev = phostapdpriv->pmgnt_netdev; in hostapd_mode_unload() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/ |
| H A D | mlme_linux.c | 287 static int mgnt_xmit_entry(struct sk_buff *skb, struct net_device *pnetdev) in mgnt_xmit_entry() 297 static int mgnt_netdev_open(struct net_device *pnetdev) in mgnt_netdev_open() 314 static int mgnt_netdev_close(struct net_device *pnetdev) in mgnt_netdev_close() 348 struct net_device *pnetdev; in hostapd_mode_init() local 430 struct net_device *pnetdev = phostapdpriv->pmgnt_netdev; in hostapd_mode_unload() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/ |
| H A D | mlme_linux.c | 294 static int mgnt_xmit_entry(struct sk_buff *skb, struct net_device *pnetdev) in mgnt_xmit_entry() 304 static int mgnt_netdev_open(struct net_device *pnetdev) in mgnt_netdev_open() 321 static int mgnt_netdev_close(struct net_device *pnetdev) in mgnt_netdev_close() 355 struct net_device *pnetdev; in hostapd_mode_init() local 437 struct net_device *pnetdev = phostapdpriv->pmgnt_netdev; in hostapd_mode_unload() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/ |
| H A D | mlme_linux.c | 289 static int mgnt_xmit_entry(struct sk_buff *skb, struct net_device *pnetdev) in mgnt_xmit_entry() 299 static int mgnt_netdev_open(struct net_device *pnetdev) in mgnt_netdev_open() 314 static int mgnt_netdev_close(struct net_device *pnetdev) in mgnt_netdev_close() 346 struct net_device *pnetdev; in hostapd_mode_init() local 428 struct net_device *pnetdev = phostapdpriv->pmgnt_netdev; in hostapd_mode_unload() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/ |
| H A D | mlme_linux.c | 293 static int mgnt_xmit_entry(struct sk_buff *skb, struct net_device *pnetdev) in mgnt_xmit_entry() 303 static int mgnt_netdev_open(struct net_device *pnetdev) in mgnt_netdev_open() 320 static int mgnt_netdev_close(struct net_device *pnetdev) in mgnt_netdev_close() 354 struct net_device *pnetdev; in hostapd_mode_init() local 436 struct net_device *pnetdev = phostapdpriv->pmgnt_netdev; in hostapd_mode_unload() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/ |
| H A D | mlme_linux.c | 293 static int mgnt_xmit_entry(struct sk_buff *skb, struct net_device *pnetdev) in mgnt_xmit_entry() 303 static int mgnt_netdev_open(struct net_device *pnetdev) in mgnt_netdev_open() 320 static int mgnt_netdev_close(struct net_device *pnetdev) in mgnt_netdev_close() 354 struct net_device *pnetdev; in hostapd_mode_init() local 436 struct net_device *pnetdev = phostapdpriv->pmgnt_netdev; in hostapd_mode_unload() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/ |
| H A D | os_intfs.c | 796 static int rtw_net_set_mac_address(struct net_device *pnetdev, void *addr) in rtw_net_set_mac_address() 845 static struct net_device_stats *rtw_net_get_stats(struct net_device *pnetdev) in rtw_net_get_stats() 1034 int rtw_init_netdev_name(struct net_device *pnetdev, const char *ifname) in rtw_init_netdev_name() 1102 struct net_device *pnetdev; in rtw_init_netdev() local 1932 int _netdev_vir_if_open(struct net_device *pnetdev) in _netdev_vir_if_open() 1983 int netdev_vir_if_open(struct net_device *pnetdev) in netdev_vir_if_open() 2000 static int netdev_vir_if_close(struct net_device *pnetdev) in netdev_vir_if_close() 2140 struct net_device *pnetdev=NULL; in rtw_drv_stop_vir_if() local 2224 int _netdev_if2_open(struct net_device *pnetdev) in _netdev_if2_open() 2307 int netdev_if2_open(struct net_device *pnetdev) in netdev_if2_open() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/ |
| H A D | osdep_service_linux.h | 101 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()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/ |
| H A D | mlme_linux.c | 447 static int mgnt_xmit_entry(struct sk_buff *skb, struct net_device *pnetdev) in mgnt_xmit_entry() 457 static int mgnt_netdev_open(struct net_device *pnetdev) in mgnt_netdev_open() 474 static int mgnt_netdev_close(struct net_device *pnetdev) in mgnt_netdev_close() 506 struct net_device *pnetdev; in hostapd_mode_init() local 591 struct net_device *pnetdev = phostapdpriv->pmgnt_netdev; in hostapd_mode_unload() local
|