Home
last modified time | relevance | path

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

/linux-6.15/net/batman-adv/
H A Dtranslation-table.h23 const char *message, bool roaming);
H A Dtranslation-table.c76 bool roaming);
1207 bool roaming) in batadv_tt_local_remove() argument
1225 if (roaming) { in batadv_tt_local_remove()
2083 const char *message, bool roaming) in batadv_tt_global_del() argument
2092 if (!roaming) { in batadv_tt_global_del()
/linux-6.15/Documentation/networking/
H A Dregulatory.rst97 roaming should use this callback. More on world roaming will be
H A Dip-sysctl.rst1909 wireless devices where the ARP cache should not be cleared when roaming
2704 not be cleared when roaming between access points on the same network.
/linux-6.15/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
/linux-6.15/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()
7231 struct ipw_supported_rates *rates, int roaming) in ipw_associate_network() argument
7300 roaming ? "Rea" : "A", in ipw_associate_network()
7325 if (unlikely(roaming)) in ipw_associate_network()
11960 module_param(roaming, int, 0444);
[all …]
/linux-6.15/Documentation/networking/device_drivers/wifi/intel/
H A Dipw2200.rst444 of consecutive missed beacons that will trigger handover, i.e. roaming
/linux-6.15/scripts/
H A Dspelling.txt1315 raoming||roaming
/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c249 .roaming = 1,
3048 wl->status.map.roaming || wl->status.map.dbccing) { in _update_btc_state_map()
8357 wl->status.map.roaming ? "Y" : "N", in _show_wl_info()
H A Dcore.h1367 u32 roaming: 1; member