Searched refs:reassoc (Results 1 – 10 of 10) sorted by relevance
/drivers/net/wireless/hostap/ |
D | hostap_ap.c | 1559 struct hostap_80211_rx_status *rx_stats, int reassoc) in handle_assoc() argument 1574 if (len < (reassoc ? 10 : 4)) { in handle_assoc() 1577 dev->name, len, reassoc, hdr->addr2); in handle_assoc() 1600 if (reassoc) { in handle_assoc() 1739 (reassoc ? IEEE80211_STYPE_REASSOC_RESP : in handle_assoc() 1759 reassoc ? "re" : "", len, in handle_assoc()
|
/drivers/staging/rtl8712/ |
D | ieee80211.h | 479 uint reassoc; member
|
/drivers/staging/rtl8188eu/include/ |
D | ieee80211.h | 632 uint reassoc; member
|
/drivers/staging/rtl8723au/core/ |
D | rtw_mlme_ext.c | 1326 unsigned char reassoc; in OnAssocReq23a() local 1349 reassoc = 0; in OnAssocReq23a() 1353 reassoc = 1; in OnAssocReq23a() 1360 "(len =%lu)\n", reassoc, (unsigned long)pkt_len); in OnAssocReq23a()
|
/drivers/staging/rtl8188eu/core/ |
D | rtw_mlme_ext.c | 3003 unsigned char reassoc, *p, *pos, *wpa_ie; in OnAssocReq() local 3024 reassoc = 0; in OnAssocReq() 3027 reassoc = 1; in OnAssocReq() 3034 "\n", reassoc, (unsigned long)pkt_len); in OnAssocReq()
|
/drivers/staging/rtl8192e/ |
D | rtllib.h | 1083 unsigned int reassoc; member
|
D | rtllib_softmac.c | 2385 ieee->softmac_stats.reassoc++; in rtllib_rx_deauth()
|
/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211.h | 1226 unsigned int reassoc; member
|
D | ieee80211_softmac.c | 2095 ieee->softmac_stats.reassoc++; in ieee80211_rx_frame_softmac()
|
/drivers/net/wireless/ath/ath10k/ |
D | mac.c | 2748 bool reassoc) in ath10k_station_assoc() argument 2773 if (!reassoc) { in ath10k_station_assoc()
|