Searched refs:max_probe_tries (Results 1 – 1 of 1) sorted by relevance
51 static int max_probe_tries = 5; variable52 module_param(max_probe_tries, int, 0644);53 MODULE_PARM_DESC(max_probe_tries,2534 u8 unicast_limit = max(1, max_probe_tries - 3); in ieee80211_mgd_probe_ap_send()4674 max_tries = max_probe_tries; in ieee80211_sta_work()