Searched refs:max_probe_tries (Results 1 – 1 of 1) sorted by relevance
52 static int max_probe_tries = 5; variable53 module_param(max_probe_tries, int, 0644);54 MODULE_PARM_DESC(max_probe_tries,2413 u8 unicast_limit = max(1, max_probe_tries - 3); in ieee80211_mgd_probe_ap_send()4240 max_tries = max_probe_tries; in ieee80211_sta_work()