Searched refs:reassoc (Results 1 – 2 of 2) sorted by relevance
197 static void awi_send_asreq(struct awi_softc *sc, int reassoc);2215 awi_send_asreq(sc, reassoc) in awi_send_asreq() argument2217 int reassoc;2231 reassoc ? "re" : "",2236 if (reassoc)2260 if (reassoc) {
2126 int reassoc, resp, newassoc; in ieee80211_recv_asreq() local2137 reassoc = 1; in ieee80211_recv_asreq()2140 reassoc = 0; in ieee80211_recv_asreq()2151 if (frm + (reassoc ? 10 : 4) > efrm) { in ieee80211_recv_asreq()2164 if (reassoc) in ieee80211_recv_asreq()