Home
last modified time | relevance | path

Searched refs:unicast_limit (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Dmlme.c2569 u8 unicast_limit = max(1, max_probe_tries - 3); in ieee80211_mgd_probe_ap_send() local
2577 if (ifmgd->probe_send_count >= unicast_limit) in ieee80211_mgd_probe_ap_send()
/kernel/linux/linux-6.6/net/mac80211/
H A Dmlme.c3179 u8 unicast_limit = max(1, max_probe_tries - 3); in ieee80211_mgd_probe_ap_send() local
3190 if (ifmgd->probe_send_count >= unicast_limit) in ieee80211_mgd_probe_ap_send()

Completed in 17 milliseconds