Searched refs:CONN_STATE_CONNECTING (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_config.h | 169 CONN_STATE_CONNECTING = 1, enumerator
|
| H A D | wl_iapsta.c | 2096 if (state >= CONN_STATE_CONNECTING && state < CONN_STATE_CONNECTED) { in wl_ext_sta_connecting() 2897 conn_state <= CONN_STATE_CONNECTING) in wl_ext_update_conn_state() 3529 wl_ext_update_conn_state(dhd, cur_if->ifidx, CONN_STATE_CONNECTING); in wl_ext_in4way_sync_sta()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_config.h | 168 CONN_STATE_CONNECTING = 1, enumerator
|
| H A D | wl_iapsta.c | 2226 if (state >= CONN_STATE_CONNECTING && state < CONN_STATE_CONNECTED) { in wl_ext_sta_connecting() 2858 wl_ext_update_conn_state(dhd, cur_if->ifidx, CONN_STATE_CONNECTING); in wl_ext_connect_retry() 3234 conn_state <= CONN_STATE_CONNECTING) in wl_ext_update_conn_state() 3965 wl_ext_update_conn_state(dhd, cur_if->ifidx, CONN_STATE_CONNECTING); in wl_ext_in4way_sync_sta() 3999 wl_ext_update_conn_state(dhd, cur_if->ifidx, CONN_STATE_CONNECTING); in wl_ext_in4way_sync_sta()
|