Home
last modified time | relevance | path

Searched refs:sme_session (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_send_management_frames.c1535 uint8_t sme_session = 0; in lim_send_assoc_rsp_mgmt_frame() local
1560 sme_session = pe_session->smeSessionId; in lim_send_assoc_rsp_mgmt_frame()
1977 sme_session, false, 0, RATEID_DEFAULT, 0, 0); in lim_send_assoc_rsp_mgmt_frame()
1984 sme_session, 0, RATEID_DEFAULT, 0); in lim_send_assoc_rsp_mgmt_frame()
/wlan-driver/qcacld-3.0/core/sme/src/qos/
H A Dsme_qos.c4745 struct csr_roam_session *sme_session = CSR_GET_SESSION(mac_ctx, in sme_qos_process_preauth_success_ind() local
4758 if (!sme_session) { in sme_qos_process_preauth_success_ind()