Searched refs:roaming (Results 1 – 11 of 11) sorted by relevance
/Linux-v6.1/net/batman-adv/ |
D | translation-table.h | 23 const char *message, bool roaming);
|
D | translation-table.c | 75 bool roaming); 1249 bool roaming) in batadv_tt_local_remove() argument 1267 if (roaming) { in batadv_tt_local_remove() 2133 const char *message, bool roaming) in batadv_tt_global_del() argument 2142 if (!roaming) { in batadv_tt_global_del()
|
/Linux-v6.1/Documentation/networking/ |
D | regulatory.rst | 97 roaming should use this callback. More on world roaming will be
|
D | ip-sysctl.rst | 1693 wireless devices where the ARP cache should not be cleared when roaming 2433 not be cleared when roaming between access points on the same network.
|
/Linux-v6.1/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.1/drivers/net/wireless/intel/ipw2x00/ |
D | ipw2200.c | 91 static int roaming = 1; variable 4409 if (roaming && in ipw_handle_missed_beacon() 5479 int roaming) in ipw_find_adhoc_network() argument 5493 if (unlikely(roaming)) { in ipw_find_adhoc_network() 5655 struct libipw_network *network, int roaming) in ipw_best_network() argument 5671 if (unlikely(roaming)) { in ipw_best_network() 7266 struct ipw_supported_rates *rates, int roaming) in ipw_associate_network() argument 7335 roaming ? "Rea" : "A", in ipw_associate_network() 7360 if (unlikely(roaming)) in ipw_associate_network() 11996 module_param(roaming, int, 0444); [all …]
|
/Linux-v6.1/Documentation/networking/device_drivers/wifi/intel/ |
D | ipw2200.rst | 444 of consecutive missed beacons that will trigger handover, i.e. roaming
|
/Linux-v6.1/scripts/ |
D | spelling.txt | 1209 raoming||roaming
|
/Linux-v6.1/drivers/net/wireless/realtek/rtw89/ |
D | core.h | 937 u32 roaming: 1; member
|
D | coex.c | 1869 wl->status.map.roaming) { in _update_btc_state_map() 5645 wl->status.map.roaming ? "Y" : "N", in _show_wl_info()
|