Searched refs:dwds (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_linux.h | 411 bool dwds; /* DWDS interface */ member
|
| H A D | wl_android_ext.c | 1273 int ret = 0, wlc_down = 1, wlc_up = 1, map = 4, dwds = 1; in wl_ext_easymesh() local 1277 WL_MSG(dev->name, "try to set map %d, dwds %d\n", map, dwds); in wl_ext_easymesh() 1282 wl_ext_iovar_setint(dev, "dwds", dwds); in wl_ext_easymesh() 1288 map = dwds = 0; in wl_ext_easymesh() 1289 WL_MSG(dev->name, "try to set map %d, dwds %d\n", map, dwds); in wl_ext_easymesh() 1295 wl_ext_iovar_setint(dev, "dwds", dwds); in wl_ext_easymesh()
|
| H A D | dhd_config.c | 4796 char dwds[] = "dwds=1"; in dhd_conf_postinit_ioctls() local 4797 dhd_conf_set_wl_cmd(dhd, dwds, TRUE); in dhd_conf_postinit_ioctls()
|
| H A D | dhd_linux.c | 10445 if (ifp->dwds) { in dhd_remove_if() 17100 if (ifp->dwds) { in dhd_register_if()
|
| H A D | wl_cfg80211.c | 3723 ifp->dwds = TRUE; in wl_cfg80211_post_ifcreate()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_linux.h | 413 bool dwds; /* DWDS interface */ member
|
| H A D | wl_android_ext.c | 1247 int ret = 0, wlc_down = 1, wlc_up = 1, map = 4, dwds = 1; in wl_ext_easymesh() local 1251 WL_MSG(dev->name, "try to set map %d, dwds %d\n", map, dwds); in wl_ext_easymesh() 1256 wl_ext_iovar_setint(dev, "dwds", dwds); in wl_ext_easymesh() 1262 map = dwds = 0; in wl_ext_easymesh() 1263 WL_MSG(dev->name, "try to set map %d, dwds %d\n", map, dwds); in wl_ext_easymesh() 1269 wl_ext_iovar_setint(dev, "dwds", dwds); in wl_ext_easymesh()
|
| H A D | dhd_config.c | 4973 char dwds[] = "dwds=1"; in dhd_conf_postinit_ioctls() local 4974 dhd_conf_set_wl_cmd(dhd, dwds, TRUE); in dhd_conf_postinit_ioctls()
|
| H A D | dhd_linux.c | 10449 if (ifp->dwds) { in dhd_remove_if() 16990 if (ifp->dwds) { in dhd_register_if()
|
| H A D | wl_cfg80211.c | 3737 ifp->dwds = TRUE; in wl_cfg80211_post_ifcreate()
|