Home
last modified time | relevance | path

Searched refs:roaming (Results 1 – 16 of 16) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/mosh/
H A Dmosh_1.4.0.bb5 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 Dtranslation-table.h23 const char *message, bool roaming);
H A Dtranslation-table.c75 bool roaming);
1248 bool roaming) in batadv_tt_local_remove() argument
1266 if (roaming) { in batadv_tt_local_remove()
2132 const char *message, bool roaming) in batadv_tt_global_del() argument
2141 if (!roaming) { in batadv_tt_global_del()
/openbmc/openbmc/poky/meta/recipes-connectivity/dhcpcd/files/
H A D0001-20-resolv.conf-improve-the-sitation-of-working-with-.patch33 @@ -11,8 +11,12 @@ nocarrier_roaming_dir="$state_dir/roaming"
/openbmc/linux/Documentation/networking/
H A Dregulatory.rst97 roaming should use this callback. More on world roaming will be
H A Dip-sysctl.rst1835 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 Ddebugfs.c174 WL18XX_DEBUGFS_FWSTATS_FILE(roaming, rssi_level, "%d");
551 DEBUGFS_FWSTATS_ADD(roaming, rssi_level); in wl18xx_debugfs_add_files()
H A Dacx.h281 struct wl18xx_roaming_stats roaming; member
/openbmc/openbmc/poky/meta/recipes-connectivity/wpa-supplicant/
H A Dwpa-supplicant_2.10.bb2 … 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 Dipw2200.c91 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 Dipw2200.rst444 of consecutive missed beacons that will trigger handover, i.e. roaming
/openbmc/u-boot/scripts/
H A Dspelling.txt922 raoming||roaming
/openbmc/openbmc-build-scripts/config/
H A Dopenbmc-spelling.txt1148 raoming->roaming
/openbmc/linux/scripts/
H A Dspelling.txt1256 raoming||roaming
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.h1201 u32 roaming: 1; member
H A Dcoex.c2249 wl->status.map.roaming) { in _update_btc_state_map()
6330 wl->status.map.roaming ? "Y" : "N", in _show_wl_info()