Searched refs:reassoc (Results 1 - 9 of 9) sorted by relevance

/drivers/staging/rtl8712/
H A Dieee80211.h505 uint reassoc; member in struct:ieee80211_softmac_stats
/drivers/staging/rtl8188eu/include/
H A Dieee80211.h714 uint reassoc; member in struct:ieee80211_softmac_stats
/drivers/staging/rtl8188eu/core/
H A Drtw_mlme_ext.c912 unsigned char reassoc, *p, *pos, *wpa_ie; local
933 reassoc = 0;
936 reassoc = 1;
942 DBG_88E("handle_assoc(reassoc=%d) - too short payload (len=%lu)"
943 "\n", reassoc, (unsigned long)pkt_len);
/drivers/staging/rtl8723au/core/
H A Drtw_mlme_ext.c1329 unsigned char reassoc; local
1352 reassoc = 0;
1356 reassoc = 1;
1362 DBG_8723A("handle_assoc(reassoc =%d) - too short payload "
1363 "(len =%lu)\n", reassoc, (unsigned long)pkt_len);
/drivers/net/wireless/ath/ath10k/
H A Dmac.c1582 struct ieee80211_sta *sta, bool reassoc)
1596 peer_arg.peer_reassoc = reassoc;
1611 if (!sta->wme && !reassoc) {
1581 ath10k_station_assoc(struct ath10k *ar, struct ath10k_vif *arvif, struct ieee80211_sta *sta, bool reassoc) argument
/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211.h1391 unsigned int reassoc; member in struct:ieee80211_softmac_stats
H A Dieee80211_softmac.c2104 ieee->softmac_stats.reassoc++;
/drivers/staging/rtl8192e/
H A Drtllib.h1507 unsigned int reassoc; member in struct:rtllib_softmac_stats
H A Drtllib_softmac.c2401 ieee->softmac_stats.reassoc++;

Completed in 215 milliseconds