Searched refs:roaming (Results 1 – 11 of 11) sorted by relevance
/Linux-v6.6/net/batman-adv/ |
D | translation-table.h | 23 const char *message, bool roaming);
|
D | translation-table.c | 75 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()
|
/Linux-v6.6/Documentation/networking/ |
D | regulatory.rst | 97 roaming should use this callback. More on world roaming will be
|
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.
|
/Linux-v6.6/drivers/net/wireless/ti/wl18xx/ |
D | debugfs.c | 174 WL18XX_DEBUGFS_FWSTATS_FILE(roaming, rssi_level, "%d"); 551 DEBUGFS_FWSTATS_ADD(roaming, rssi_level); in wl18xx_debugfs_add_files()
|
D | acx.h | 281 struct wl18xx_roaming_stats roaming; member
|
/Linux-v6.6/drivers/net/wireless/intel/ipw2x00/ |
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 …]
|
/Linux-v6.6/Documentation/networking/device_drivers/wifi/intel/ |
D | ipw2200.rst | 444 of consecutive missed beacons that will trigger handover, i.e. roaming
|
/Linux-v6.6/scripts/ |
D | spelling.txt | 1256 raoming||roaming
|
/Linux-v6.6/drivers/net/wireless/realtek/rtw89/ |
D | core.h | 1201 u32 roaming: 1; member
|
D | coex.c | 2249 wl->status.map.roaming) { in _update_btc_state_map() 6330 wl->status.map.roaming ? "Y" : "N", in _show_wl_info()
|