Searched refs:WLAN_INVALID_MGMT_SEQ (Results 1 – 3 of 3) sorted by relevance
761 sta->last_seq_ctrl = WLAN_INVALID_MGMT_SEQ; in ap_sta_add()841 sta->last_seq_ctrl = WLAN_INVALID_MGMT_SEQ; in ap_sta_disassociate()901 sta->last_seq_ctrl = WLAN_INVALID_MGMT_SEQ; in ap_sta_deauthenticate()
3622 sta->last_seq_ctrl != WLAN_INVALID_MGMT_SEQ && in handle_auth()5456 sta->last_seq_ctrl != WLAN_INVALID_MGMT_SEQ && in handle_assoc()5730 sta->last_seq_ctrl = WLAN_INVALID_MGMT_SEQ; in handle_disassoc()5796 sta->last_seq_ctrl = WLAN_INVALID_MGMT_SEQ; in handle_deauth()5885 sta->last_seq_ctrl != WLAN_INVALID_MGMT_SEQ && in handle_action()
30 #define WLAN_INVALID_MGMT_SEQ 0xFFFF macro