Searched refs:max_probe_tries (Results 1 – 1 of 1) sorted by relevance
58 static int max_probe_tries = 5; variable59 module_param(max_probe_tries, int, 0644);60 MODULE_PARM_DESC(max_probe_tries,4373 u8 unicast_limit = max(1, max_probe_tries - 3); in ieee80211_mgd_probe_ap_send()8444 max_tries = max_probe_tries; in ieee80211_sta_work()