Searched refs:roaming (Results 1 - 7 of 7) sorted by relevance

/linux-master/net/batman-adv/
H A Dtranslation-table.h23 const char *message, bool roaming);
H A Dtranslation-table.c75 bool roaming);
490 * other way around (ADD+DEL) can happen in case of roaming of
761 /* Check whether it is a roaming, but don't do anything if the roaming
1242 * @roaming: true if the deletion is due to a roaming event
1248 bool roaming)
1262 /* if this global entry addition is due to a roaming, the node has to
1266 if (roaming) {
1610 * for a roaming advertisemen
1246 batadv_tt_local_remove(struct batadv_priv *bat_priv, const u8 *addr, unsigned short vid, const char *message, bool roaming) argument
2129 batadv_tt_global_del(struct batadv_priv *bat_priv, struct batadv_orig_node *orig_node, const unsigned char *addr, unsigned short vid, const char *message, bool roaming) argument
[all...]
/linux-master/drivers/net/wireless/ti/wl18xx/
H A Ddebugfs.c174 WL18XX_DEBUGFS_FWSTATS_FILE(roaming, rssi_level, "%d");
551 DEBUGFS_FWSTATS_ADD(roaming, rssi_level);
H A Dacx.h281 struct wl18xx_roaming_stats roaming; member in struct:wl18xx_acx_statistics
/linux-master/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c91 static int roaming = 1; variable
4341 * off roaming, and abort any active scans */
4358 /* If we are currently roaming, then just
4366 if (roaming &&
4369 /* If we are not already roaming, set the ROAM
4375 "roaming\n", missed_count);
4387 * stuck (only if we aren't roaming --
5436 int roaming)
5450 if (unlikely(roaming)) {
5451 /* If we are roaming, the
5433 ipw_find_adhoc_network(struct ipw_priv *priv, struct ipw_network_match *match, struct libipw_network *network, int roaming) argument
5610 ipw_best_network(struct ipw_priv *priv, struct ipw_network_match *match, struct libipw_network *network, int roaming) argument
7221 ipw_associate_network(struct ipw_priv *priv, struct libipw_network *network, struct ipw_supported_rates *rates, int roaming) argument
[all...]
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c2468 wl->status.map.roaming) {
6790 wl->status.map.roaming ? "Y" : "N",
H A Dcore.h1301 u32 roaming: 1; member in struct:rtw89_btc_wl_smap

Completed in 207 milliseconds