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 D | dhd_config.h | 279 uint in4way; member
|
| H A D | dhd_config.c | 3221 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 D | wl_android_ext.c | 4558 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 D | dhd_config.h | 344 uint in4way; member
|
| H A D | wl_iapsta.c | 3397 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 D | dhd_config.c | 4263 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 D | dhd_config.h | 347 uint in4way; member
|
| H A D | wl_iapsta.c | 3827 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 D | dhd_config.c | 4396 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()
|