/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/ |
H A D | cfg80211.c | 2541 struct wmi_ft_reassoc_cmd reassoc; in wil_cfg80211_update_ft_ies() local 2562 * a trigger for reassoc in wil_cfg80211_update_ft_ies() 2571 memset(&reassoc, 0, sizeof(reassoc)); in wil_cfg80211_update_ft_ies() 2572 ether_addr_copy(reassoc.bssid, bss->bssid); in wil_cfg80211_update_ft_ies() 2575 &reassoc, sizeof(reassoc)); in wil_cfg80211_update_ft_ies() 2577 wil_err(wil, "FT: reassoc failed (%d)\n", rc); in wil_cfg80211_update_ft_ies()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/ |
H A D | cfg80211.c | 2565 struct wmi_ft_reassoc_cmd reassoc; in wil_cfg80211_update_ft_ies() local 2586 * a trigger for reassoc in wil_cfg80211_update_ft_ies() 2595 memset(&reassoc, 0, sizeof(reassoc)); in wil_cfg80211_update_ft_ies() 2596 ether_addr_copy(reassoc.bssid, bss->bssid); in wil_cfg80211_update_ft_ies() 2599 &reassoc, sizeof(reassoc)); in wil_cfg80211_update_ft_ies() 2601 wil_err(wil, "FT: reassoc failed (%d)\n", rc); in wil_cfg80211_update_ft_ies()
|
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/ |
H A D | ieee80211.h | 606 uint reassoc; member
|
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/core/ |
H A D | rtw_mlme_ext.c | 2890 unsigned char reassoc, *p, *pos, *wpa_ie; in OnAssocReq() local 2911 reassoc = 0; in OnAssocReq() 2914 reassoc = 1; in OnAssocReq() 2919 DBG_88E("handle_assoc(reassoc=%d) - too short payload (len=%lu)" in OnAssocReq() 2920 "\n", reassoc, (unsigned long)pkt_len); in OnAssocReq()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
H A D | mac.c | 1649 bool reassoc) in ath11k_peer_assoc_prepare() 1657 arg->peer_new_assoc = !reassoc; in ath11k_peer_assoc_prepare() 2684 bool reassoc) in ath11k_station_assoc() 2702 ath11k_peer_assoc_prepare(ar, vif, sta, &peer_arg, reassoc); in ath11k_station_assoc() 2734 if (reassoc) in ath11k_station_assoc() 1645 ath11k_peer_assoc_prepare(struct ath11k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct peer_assoc_params *arg, bool reassoc) ath11k_peer_assoc_prepare() argument 2681 ath11k_station_assoc(struct ath11k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, bool reassoc) ath11k_station_assoc() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/ |
H A D | mac.c | 2221 bool reassoc) in ath12k_peer_assoc_prepare() 2229 arg->peer_new_assoc = !reassoc; in ath12k_peer_assoc_prepare() 3338 bool reassoc) in ath12k_station_assoc() 3356 ath12k_peer_assoc_prepare(ar, vif, sta, &peer_arg, reassoc); in ath12k_station_assoc() 3388 if (reassoc) in ath12k_station_assoc() 2217 ath12k_peer_assoc_prepare(struct ath12k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ath12k_wmi_peer_assoc_arg *arg, bool reassoc) ath12k_peer_assoc_prepare() argument 3335 ath12k_station_assoc(struct ath12k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, bool reassoc) ath12k_station_assoc() argument
|
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | mlme.c | 916 WLAN_EID_FAST_BSS_TRANSITION, /* reassoc only */ in ieee80211_send_assoc() 917 WLAN_EID_RIC_DATA, /* reassoc only */ in ieee80211_send_assoc() 3667 bool reassoc; in ieee80211_rx_mgmt_assoc_resp() local 3692 reassoc = ieee80211_is_reassoc_resp(mgmt->frame_control); in ieee80211_rx_mgmt_assoc_resp() 3704 reassoc ? "Rea" : "A", mgmt->sa, in ieee80211_rx_mgmt_assoc_resp()
|
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/core/ |
H A D | rtw_mlme_ext.c | 1176 unsigned char reassoc, *p, *pos, *wpa_ie; in OnAssocReq() local 1197 reassoc = 0; in OnAssocReq() 1200 reassoc = 1; in OnAssocReq() 1206 DBG_871X("handle_assoc(reassoc =%d) - too short payload (len =%lu)" in OnAssocReq() 1207 "\n", reassoc, (unsigned long)pkt_len); in OnAssocReq()
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | mlme.c | 914 WLAN_EID_FAST_BSS_TRANSITION, /* reassoc only */ in ieee80211_add_before_ht_elems() 915 WLAN_EID_RIC_DATA, /* reassoc only */ in ieee80211_add_before_ht_elems() 5295 bool reassoc; in ieee80211_rx_mgmt_assoc_resp() local 5324 reassoc = ieee80211_is_reassoc_resp(mgmt->frame_control); in ieee80211_rx_mgmt_assoc_resp() 5338 info.subtype = reassoc ? IEEE80211_STYPE_REASSOC_REQ : in ieee80211_rx_mgmt_assoc_resp() 5367 reassoc ? "Rea" : "A", assoc_data->ap_addr, in ieee80211_rx_mgmt_assoc_resp()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/ |
H A D | mac.c | 2832 bool reassoc) in ath11k_peer_assoc_prepare() 2844 arg->peer_new_assoc = !reassoc; in ath11k_peer_assoc_prepare() 4542 bool reassoc) in ath11k_station_assoc() 4560 ath11k_peer_assoc_prepare(ar, vif, sta, &peer_arg, reassoc); in ath11k_station_assoc() 4605 if (reassoc) in ath11k_station_assoc() 2828 ath11k_peer_assoc_prepare(struct ath11k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct peer_assoc_params *arg, bool reassoc) ath11k_peer_assoc_prepare() argument 4539 ath11k_station_assoc(struct ath11k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, bool reassoc) ath11k_station_assoc() argument
|
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/ieee80211/ |
H A D | ieee80211.h | 1223 unsigned int reassoc; member
|
H A D | ieee80211_softmac.c | 1992 ieee->softmac_stats.reassoc++; in ieee80211_rx_frame_softmac()
|
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/ |
H A D | rtllib.h | 1027 unsigned int reassoc; member
|
H A D | rtllib_softmac.c | 2374 ieee->softmac_stats.reassoc++; in rtllib_rx_deauth()
|
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/ieee80211/ |
H A D | ieee80211.h | 1160 unsigned int reassoc; member
|
H A D | ieee80211_softmac.c | 2001 ieee->softmac_stats.reassoc++; in ieee80211_rx_frame_softmac()
|
/kernel/linux/linux-6.6/drivers/staging/rtl8192e/ |
H A D | rtllib.h | 982 unsigned int reassoc; member
|
H A D | rtllib_softmac.c | 2120 ieee->softmac_stats.reassoc++; in rtllib_rx_deauth()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | mac.c | 3093 bool reassoc) in ath10k_station_assoc() 3118 if (!reassoc) { in ath10k_station_assoc() 3090 ath10k_station_assoc(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, bool reassoc) ath10k_station_assoc() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | mac.c | 3264 bool reassoc) in ath10k_station_assoc() 3289 if (!reassoc) { in ath10k_station_assoc() 3261 ath10k_station_assoc(struct ath10k *ar, struct ieee80211_vif *vif, struct ieee80211_sta *sta, bool reassoc) ath10k_station_assoc() argument
|