Home
last modified time | relevance | path

Searched refs:dwds (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux.h411 bool dwds; /* DWDS interface */ member
H A Dwl_android_ext.c1273 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 Ddhd_config.c4796 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 Ddhd_linux.c10445 if (ifp->dwds) { in dhd_remove_if()
17100 if (ifp->dwds) { in dhd_register_if()
H A Dwl_cfg80211.c3723 ifp->dwds = TRUE; in wl_cfg80211_post_ifcreate()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux.h413 bool dwds; /* DWDS interface */ member
H A Dwl_android_ext.c1247 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 Ddhd_config.c4973 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 Ddhd_linux.c10449 if (ifp->dwds) { in dhd_remove_if()
16990 if (ifp->dwds) { in dhd_register_if()
H A Dwl_cfg80211.c3737 ifp->dwds = TRUE; in wl_cfg80211_post_ifcreate()