Home
last modified time | relevance | path

Searched refs:in4way (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_config.h279 uint in4way; member
H A Ddhd_config.c3221 conf->in4way = (int)simple_strtol(data, NULL, 0); in dhd_conf_read_others()
3222 CONFIG_MSG("in4way = 0x%x\n", conf->in4way); in dhd_conf_read_others()
3731 conf->in4way = STA_NO_SCAN_IN4WAY | STA_WAIT_DISCONNECTED | AP_WAIT_STA_RECONNECT; in dhd_conf_preinit()
H A Dwl_android_ext.c4558 action = action & dhd->conf->in4way; in wl_ext_in4way_sync_sta()
4561 status, action, dhd->conf->in4way); in wl_ext_in4way_sync_sta()
4727 action = action & dhd->conf->in4way; in wl_ext_in4way_sync_ap()
4729 status, action, dhd->conf->in4way); in wl_ext_in4way_sync_ap()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_config.h344 uint in4way; member
H A Dwl_iapsta.c3397 action = action & conf->in4way; in wl_ext_in4way_sync_sta()
3399 if ((conf->in4way & STA_FAKE_SCAN_IN_CONNECT) && (action & STA_NO_SCAN_IN4WAY)) in wl_ext_in4way_sync_sta()
3404 status, action, conf->in4way); in wl_ext_in4way_sync_sta()
3624 action = action & dhd->conf->in4way; in wl_ext_in4way_sync_ap()
3626 status, action, dhd->conf->in4way); in wl_ext_in4way_sync_ap()
H A Ddhd_config.c4263 conf->in4way = (int)simple_strtol(data, NULL, 0); in dhd_conf_read_others()
4264 CONFIG_MSG("in4way = 0x%x\n", conf->in4way); in dhd_conf_read_others()
5012 conf->in4way = STA_NO_SCAN_IN4WAY | STA_WAIT_DISCONNECTED | in dhd_conf_preinit()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_config.h347 uint in4way; member
H A Dwl_iapsta.c3827 action = action & conf->in4way; in wl_ext_in4way_sync_sta()
3829 if ((conf->in4way & STA_FAKE_SCAN_IN_CONNECT) && (action & STA_NO_SCAN_IN4WAY)) in wl_ext_in4way_sync_sta()
3834 status, action, conf->in4way); in wl_ext_in4way_sync_sta()
4111 action = action & dhd->conf->in4way; in wl_ext_in4way_sync_ap()
4113 status, action, dhd->conf->in4way); in wl_ext_in4way_sync_ap()
H A Ddhd_config.c4396 conf->in4way = (int)simple_strtol(data, NULL, 0); in dhd_conf_read_others()
4397 CONFIG_MSG("in4way = 0x%x\n", conf->in4way); in dhd_conf_read_others()
5200 conf->in4way = STA_NO_SCAN_IN4WAY | STA_WAIT_DISCONNECTED | in dhd_conf_preinit()