Searched refs:new_assoc (Results 1 – 4 of 4) sorted by relevance
55 int new_assoc; in hostapd_notify_assoc_fils_finish() local82 new_assoc = (sta->flags & WLAN_STA_ASSOC) == 0; in hostapd_notify_assoc_fils_finish()90 hostapd_new_assoc_sta(hapd, sta, !new_assoc); in hostapd_notify_assoc_fils_finish()257 int new_assoc; in hostapd_notif_assoc() local870 new_assoc = (sta->flags & WLAN_STA_ASSOC) == 0; in hostapd_notif_assoc()889 hostapd_new_assoc_sta(hapd, sta, !new_assoc); in hostapd_notif_assoc()
6540 int new_assoc = 1; in handle_assoc_cb() local6599 new_assoc = 0; in handle_assoc_cb()6668 hapd->new_assoc_sta_cb(hapd, sta, !new_assoc); in handle_assoc_cb()
1901 __le32 new_assoc; member
2877 cmd->new_assoc = __cpu_to_le32(arg->peer_reassoc ? 0 : 1); in ath10k_wmi_tlv_op_gen_peer_assoc()