Searched refs:E80211_REASON (Results 1 – 1 of 1) sorted by relevance
77 #define E80211_REASON( reas ) ( ((reas & 0x20)? ENETRESET : ECONNRESET) \ macro906 dev->assoc_rc = -E80211_REASON ( status ); in net80211_set_state()