Home
last modified time | relevance | path

Searched refs:IEEE80211_ASSOC_MAX_TRIES (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/mac80211/
H A Dmlme.c44 #define IEEE80211_ASSOC_MAX_TRIES 3 macro
6473 if (assoc_data->tries > IEEE80211_ASSOC_MAX_TRIES) { in ieee80211_do_assoc()
6489 IEEE80211_ASSOC_MAX_TRIES); in ieee80211_do_assoc()