Searched refs:roaming (Results 1 – 15 of 15) sorted by relevance
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/mosh/ |
H A D | mosh_1.4.0.bb | 5 SUMMARY = "Remote shell supporting roaming and high-latency connections" 6 DESCRIPTION = "Remote terminal application that allows roaming, supports \
|
/openbmc/linux/net/batman-adv/ |
H A D | translation-table.h | 23 const char *message, bool roaming);
|
H A D | translation-table.c | 75 bool roaming); 1263 bool roaming) in batadv_tt_local_remove() argument 1281 if (roaming) { in batadv_tt_local_remove() 2147 const char *message, bool roaming) in batadv_tt_global_del() argument 2156 if (!roaming) { in batadv_tt_global_del()
|
/openbmc/openbmc/poky/meta/recipes-connectivity/dhcpcd/files/ |
H A D | 0001-20-resolv.conf-improve-the-sitation-of-working-with-.patch | 33 @@ -11,8 +11,12 @@ nocarrier_roaming_dir="$state_dir/roaming"
|
/openbmc/linux/Documentation/networking/ |
H A D | regulatory.rst | 97 roaming should use this callback. More on world roaming will be
|
H A D | ip-sysctl.rst | 1835 wireless devices where the ARP cache should not be cleared when roaming 2583 not be cleared when roaming between access points on the same network.
|
/openbmc/linux/drivers/net/wireless/ti/wl18xx/ |
H A D | debugfs.c | 174 WL18XX_DEBUGFS_FWSTATS_FILE(roaming, rssi_level, "%d"); 551 DEBUGFS_FWSTATS_ADD(roaming, rssi_level); in wl18xx_debugfs_add_files()
|
H A D | acx.h | 281 struct wl18xx_roaming_stats roaming; member
|
/openbmc/openbmc/poky/meta/recipes-connectivity/wpa-supplicant/ |
H A D | wpa-supplicant_2.11.bb | 2 … implements key negotiation with a WPA Authenticator and it controls the roaming and IEEE 802.11 a…
|
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/ |
H A D | ipw2200.c | 91 static int roaming = 1; variable 4366 if (roaming && in ipw_handle_missed_beacon() 5436 int roaming) in ipw_find_adhoc_network() argument 5450 if (unlikely(roaming)) { in ipw_find_adhoc_network() 5612 struct libipw_network *network, int roaming) in ipw_best_network() argument 5628 if (unlikely(roaming)) { in ipw_best_network() 7223 struct ipw_supported_rates *rates, int roaming) in ipw_associate_network() argument 7292 roaming ? "Rea" : "A", in ipw_associate_network() 7317 if (unlikely(roaming)) in ipw_associate_network() 11958 module_param(roaming, int, 0444); [all …]
|
/openbmc/linux/Documentation/networking/device_drivers/wifi/intel/ |
H A D | ipw2200.rst | 444 of consecutive missed beacons that will trigger handover, i.e. roaming
|
/openbmc/u-boot/scripts/ |
H A D | spelling.txt | 922 raoming||roaming
|
/openbmc/linux/scripts/ |
H A D | spelling.txt | 1256 raoming||roaming
|
/openbmc/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | core.h | 1201 u32 roaming: 1; member
|
H A D | coex.c | 2249 wl->status.map.roaming) { in _update_btc_state_map() 6330 wl->status.map.roaming ? "Y" : "N", in _show_wl_info()
|