| /OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/hostap/ |
| H A D | hostap_80211_rx.c | 542 memcmp(iface->u.wds.remote_addr, addr, ETH_ALEN) == 0) in prism2_rx_get_wds() 554 struct net_device **wds) in hostap_rx_frame_wds() argument 579 *wds = prism2_rx_get_wds(local, hdr->addr2); in hostap_rx_frame_wds() 580 if (*wds == NULL && fc & IEEE80211_FCTL_FROMDS && in hostap_rx_frame_wds() 594 if (*wds && !(fc & IEEE80211_FCTL_FROMDS) && local->ap && in hostap_rx_frame_wds() 601 *wds = NULL; in hostap_rx_frame_wds() 724 struct net_device *wds = NULL; in hostap_80211_rx() local 863 if (hostap_rx_frame_wds(local, hdr, fc, &wds)) in hostap_80211_rx() 865 if (wds) in hostap_80211_rx() 866 skb->dev = dev = wds; in hostap_80211_rx() [all …]
|
| H A D | hostap_main.c | 152 if (prism2_wds_special_addr(iface->u.wds.remote_addr)) in prism2_wds_add() 154 else if (ether_addr_equal(iface->u.wds.remote_addr, remote_addr)) { in prism2_wds_add() 161 memcpy(empty->u.wds.remote_addr, remote_addr, ETH_ALEN); in prism2_wds_add() 191 memcpy(iface->u.wds.remote_addr, remote_addr, ETH_ALEN); in prism2_wds_add() 212 if (ether_addr_equal(iface->u.wds.remote_addr, remote_addr)) { in prism2_wds_del() 223 eth_zero_addr(selected->u.wds.remote_addr); in prism2_wds_del()
|
| H A D | hostap_ap.h | 246 int wds);
|
| H A D | hostap_proc.c | 94 iface->dev->name, iface->u.wds.remote_addr); in prism2_wds_proc_show()
|
| H A D | hostap_80211_tx.c | 181 memcpy(&hdr.addr1, iface->u.wds.remote_addr, in hostap_data_start_xmit()
|
| H A D | hostap_wlan.h | 912 } wds; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/ipw2x00/ |
| H A D | libipw_rx.c | 339 struct net_device *wds = NULL; in libipw_rx() local 341 struct net_device *wds = NULL; in libipw_rx() local 513 if (hostap_rx_frame_wds(ieee, hdr, fc, &wds)) in libipw_rx() 515 if (wds) { in libipw_rx() 516 skb->dev = dev = wds; in libipw_rx() 520 if (ieee->iw_mode == IW_MODE_MASTER && !wds && in libipw_rx() 535 wds != NULL)) { in libipw_rx() 755 if (wds && ((fc & (IEEE80211_FCTL_TODS | IEEE80211_FCTL_FROMDS)) == in libipw_rx() 770 if (ieee->iw_mode == IW_MODE_MASTER && !wds && ieee->ap->bridge_packets) { in libipw_rx()
|
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | pm.c | 156 sta = sdata->u.wds.sta; in __ieee80211_suspend()
|
| H A D | wme.c | 206 ra = sdata->u.wds.remote_addr; in ieee80211_select_queue()
|
| H A D | iface.c | 1028 if (!is_valid_ether_addr(sdata->u.wds.remote_addr)) in ieee80211_do_open() 1221 sta = sta_info_alloc(sdata, sdata->u.wds.remote_addr, in ieee80211_do_open()
|
| H A D | debugfs_netdev.c | 578 IEEE80211_IF_FILE(peer, u.wds.remote_addr, MAC);
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8192u/ieee80211/ |
| H A D | ieee80211_rx.c | 900 struct net_device *wds = NULL; in ieee80211_rx() local 901 struct net_device *wds = NULL; in ieee80211_rx() local 1071 if (hostap_rx_frame_wds(ieee, hdr, fc, &wds)) in ieee80211_rx() 1073 if (wds) { in ieee80211_rx() 1074 skb->dev = dev = wds; in ieee80211_rx() 1078 if (ieee->iw_mode == IW_MODE_MASTER && !wds && in ieee80211_rx() 1092 wds)) { in ieee80211_rx()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/ |
| H A D | common.mk | 72 core/wds/rtw_wds.o \
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/ |
| H A D | common.mk | 71 core/wds/rtw_wds.o \
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/filesystems/incfs/ |
| H A D | incfs_test.c | 3598 int wds[DIRS]; in inotify_test() local 3617 TEST(wds[0] = inotify_add_watch(notify_fd, mount_dir, in inotify_test() 3619 wds[0] != -1); in inotify_test() 3620 TEST(wds[1] = inotify_add_watch(notify_fd, index_dir, in inotify_test() 3622 wds[1] != -1); in inotify_test() 3623 TEST(wds[2] = inotify_add_watch(notify_fd, incomplete_dir, in inotify_test() 3625 wds[2] != -1); in inotify_test() 3636 if (event->wd == wds[i]) { in inotify_test() 3674 TESTEQUAL(event->wd, wds[0]); in inotify_test() 3682 TESTEQUAL(event->wd, wds[2]); in inotify_test() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/ |
| H A D | rtw_xmit.h | 409 u8 wds; member 488 #define XATTRIB_GET_WDS(xattrib) ((xattrib)->wds)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/ |
| H A D | rtw_xmit.h | 444 u8 wds; member 521 #define XATTRIB_GET_WDS(xattrib) ((xattrib)->wds)
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/ |
| H A D | rtw_xmit.h | 385 u8 wds; member 562 #define XATTRIB_GET_WDS(xattrib) ((xattrib)->wds)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/ |
| H A D | rtw_xmit.h | 408 u8 wds; member 487 #define XATTRIB_GET_WDS(xattrib) ((xattrib)->wds)
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/ |
| H A D | rtw_xmit.h | 416 u8 wds; member 495 #define XATTRIB_GET_WDS(xattrib) ((xattrib)->wds)
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/ |
| H A D | rtw_xmit.h | 449 u8 wds; member 526 #define XATTRIB_GET_WDS(xattrib) ((xattrib)->wds)
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/ |
| H A D | rtw_xmit.h | 416 u8 wds; member 495 #define XATTRIB_GET_WDS(xattrib) ((xattrib)->wds)
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/ |
| H A D | rtw_xmit.h | 389 u8 wds; member 566 #define XATTRIB_GET_WDS(xattrib) ((xattrib)->wds)
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/ |
| H A D | rtw_xmit.h | 449 u8 wds; member 526 #define XATTRIB_GET_WDS(xattrib) ((xattrib)->wds)
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/ |
| H A D | rtw_xmit.h | 408 u8 wds; member 487 #define XATTRIB_GET_WDS(xattrib) ((xattrib)->wds)
|