Home
last modified time | relevance | path

Searched refs:roam (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Dhalbtc8821a1ant.c1734 bool scan = false, link = false, roam = false; in btc8821a1ant_action_wifi_connected() local
1752 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in btc8821a1ant_action_wifi_connected()
1753 if (scan || link || roam) { in btc8821a1ant_action_wifi_connected()
1992 bool scan = false, link = false, roam = false; in btc8821a1ant_run_coexist_mechanism() local
1999 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in btc8821a1ant_run_coexist_mechanism()
2001 if (scan || link || roam) { in btc8821a1ant_run_coexist_mechanism()
2108 bool roam = false, scan = false, link = false, wifi_under_5g = false; in ex_btc8821a1ant_display_coex_info() local
2167 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in ex_btc8821a1ant_display_coex_info()
2168 seq_printf(m, "\n %-35s = %d/ %d/ %d ", "Wifi link/ roam/ scan", in ex_btc8821a1ant_display_coex_info()
2169 link, roam, sca in ex_btc8821a1ant_display_coex_info()
[all...]
H A Dhalbtc8821a2ant.c1453 bool scan = false, link = false, roam = false; in btc8821a2ant_action_bt_inquiry() local
1468 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in btc8821a2ant_action_bt_inquiry()
1472 if (scan || link || roam) { in btc8821a2ant_action_bt_inquiry()
2573 bool scan = false, link = false, roam = false; in btc8821a2ant_tdma_duration_adjust() local
2581 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in btc8821a2ant_tdma_duration_adjust()
2583 if (!scan && !link && !roam) { in btc8821a2ant_tdma_duration_adjust()
3374 bool scan = false, link = false, roam = false; in btc8821a2ant_run_coexist_mechanism() local
3408 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in btc8821a2ant_run_coexist_mechanism()
3410 if (scan || link || roam) { in btc8821a2ant_run_coexist_mechanism()
3630 bool roam in ex_btc8821a2ant_display_coex_info() local
[all...]
H A Dhalbtc8723b2ant.c1571 bool scan = false, link = false, roam = false; in btc8723b2ant_action_bt_inquiry() local
1580 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in btc8723b2ant_action_bt_inquiry()
1587 } else if (scan || link || roam) { in btc8723b2ant_action_bt_inquiry()
2746 bool scan = false, link = false, roam = false; in btc8723b2ant_tdma_duration_adjust() local
2753 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in btc8723b2ant_tdma_duration_adjust()
2755 if (!scan && !link && !roam) in btc8723b2ant_tdma_duration_adjust()
3353 bool scan = false, link = false, roam = false; in btc8723b2ant_run_coexist_mechanism() local
3381 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in btc8723b2ant_run_coexist_mechanism()
3383 if (scan || link || roam) { in btc8723b2ant_run_coexist_mechanism()
3647 bool roam in ex_btc8723b2ant_display_coex_info() local
[all...]
H A Dhalbtc8723b1ant.c2028 bool scan = false, link = false, roam = false; in halbtc8723b1ant_action_wifi_connected() local
2045 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in halbtc8723b1ant_action_wifi_connected()
2047 if (scan || link || roam) { in halbtc8723b1ant_action_wifi_connected()
2276 bool scan = false, link = false, roam = false; in halbtc8723b1ant_run_coexist_mechanism() local
2283 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in halbtc8723b1ant_run_coexist_mechanism()
2285 if (scan || link || roam) { in halbtc8723b1ant_run_coexist_mechanism()
2457 bool roam = false, scan = false; in ex_btc8723b1ant_display_coex_info() local
2512 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in ex_btc8723b1ant_display_coex_info()
2514 "Wifi link/ roam/ scan", link, roam, sca in ex_btc8723b1ant_display_coex_info()
[all...]
H A Dhalbtc8192e2ant.c1743 bool scan = false, link = false, roam = false; in btc8192e2ant_tdma_duration_adjust() local
1753 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in btc8192e2ant_tdma_duration_adjust()
1755 if (!scan && !link && !roam) in btc8192e2ant_tdma_duration_adjust()
2675 bool roam = false, scan = false, link = false, wifi_under_5g = false; in ex_btc8192e2ant_display_coex_info() local
2721 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in ex_btc8192e2ant_display_coex_info()
2723 "Wifi link/ roam/ scan", link, roam, scan); in ex_btc8192e2ant_display_coex_info()
H A Dhalbtcoutsrc.c811 bool scan = false, link = false, roam = false, wifi_busy = false; in halbtc_display_wifi_status() local
847 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_ROAM, &roam); in halbtc_display_wifi_status()
849 "Wifi link/ roam/ scan", in halbtc_display_wifi_status()
850 link, roam, scan); in halbtc_display_wifi_status()
/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.h1296 struct work_struct roam; member
H A Dipw2200.c4328 * 1st missed -> roaming_threshold, just wait, don't do any scan/roam.
4329 * roaming_threshold -> disassociate_threshold, scan and roam for better signal.
4361 "Missed beacon: %d - roam in progress\n", in ipw_handle_missed_beacon()
4741 /* If a scan completed and we are in roam mode, then in ipw_rx_notification()
4743 * result of entering roam... so, schedule the in ipw_rx_notification()
4744 * roam work */ in ipw_rx_notification()
4745 schedule_work(&priv->roam); in ipw_rx_notification()
5452 * network to try and roam to */ in ipw_find_adhoc_network()
5630 * network to try and roam to */ in ipw_best_network()
7424 * 5. When the disassociation completes, the roam wor in ipw_roam()
[all...]