Searched refs:mgmtSeqNum (Results 1 – 4 of 4) sorted by relevance
147 mac->mgmtSeqNum = WLAN_HOST_SEQ_NUM_MIN - 1; in mac_open()
698 uint16_t mgmtSeqNum; member
85 if (mac->mgmtSeqNum >= WLAN_HOST_SEQ_NUM_MAX) { in lim_add_mgmt_seq_num()86 mac->mgmtSeqNum = WLAN_HOST_SEQ_NUM_MIN - 1; in lim_add_mgmt_seq_num()89 mac->mgmtSeqNum++; in lim_add_mgmt_seq_num()91 pMacHdr->seqControl.seqNumLo = (mac->mgmtSeqNum & LOW_SEQ_NUM_MASK); in lim_add_mgmt_seq_num()93 ((mac->mgmtSeqNum & HIGH_SEQ_NUM_MASK) >> HIGH_SEQ_NUM_OFFSET); in lim_add_mgmt_seq_num()147 mac_ctx->mgmtSeqNum, mac_hdr->seqControl.fragNum); in lim_populate_mac_header()483 vdev_id, mac_ctx->mgmtSeqNum, in lim_send_probe_req_mgmt_frame()1334 mac->mgmtSeqNum, mac_hdr->fc.subType); in lim_send_mscs_req_action_frame()1943 mac_ctx->mgmtSeqNum, status_code, aid, addn_ie_len, in lim_send_assoc_rsp_mgmt_frame()3096 mac_ctx->mgmtSeqNum); in lim_send_assoc_req_mgmt_frame()[all …]
1817 mac_ctx->mgmtSeqNum, session_entry->vdev_id); in lim_handle_sae_auth_timeout()