Searched refs:bssType (Results 1 – 15 of 15) sorted by relevance
425 bss_type = session->bssType; in lim_set_bcn_probe_filter()462 bss_type = session->bssType; in lim_reset_bcn_probe_filter()502 bss_type = session->bssType; in lim_update_bcn_probe_filter()529 uint16_t numSta, enum bss_type bssType, in pe_create_session() argument564 if (bssType == eSIR_MONITOR_MODE) in pe_create_session()575 session_ptr->bssType = bssType; in pe_create_session()591 if (bssType == eSIR_INFRA_AP_MODE) { in pe_create_session()628 lim_get_peer_idxpool_size(numSta, bssType))) in pe_create_session()631 if (eSIR_INFRASTRUCTURE_MODE == bssType) in pe_create_session()634 if (eSIR_MONITOR_MODE == bssType) in pe_create_session()[all …]
454 pe_session->bssType, in lim_handle_ft_pre_auth_rsp()471 if (ft_session->bssType == eSIR_INFRASTRUCTURE_MODE) in lim_handle_ft_pre_auth_rsp()
777 ft_session->bssType = pe_session->bssType; in lim_fill_ft_session()783 if (ft_session->bssType == eSIR_INFRASTRUCTURE_MODE) { in lim_fill_ft_session()
200 if (pe_session->bssType == eSIR_INFRA_AP_MODE) in lim_process_mlm_start_cnf()202 else if (pe_session->bssType == eSIR_NDI_MODE) in lim_process_mlm_start_cnf()2464 bss_type = session_entry->bssType; in lim_handle_add_bss_rsp()2467 if (eSIR_NDI_MODE == session_entry->bssType) { in lim_handle_add_bss_rsp()3293 if (session->bssType != eSIR_MONITOR_MODE) in lim_handle_mon_switch_channel_rsp()
583 if (session_entry->bssType == eSIR_INFRA_AP_MODE) { in lim_rx_invalid_peer_process()
175 enum bss_type bssType; member
2947 session_ptr->bssType, in pe_roam_synch_callback()3404 if (session && session->bssType == eSIR_MONITOR_MODE) in lim_mon_deinit_session()
1156 mlm_start_req->bssType = session->bssType; in __lim_handle_sme_start_bss_request()1225 mlm_start_req->bssType)) { in __lim_handle_sme_start_bss_request()9441 if (session_entry->bssType == eSIR_MONITOR_MODE) in lim_change_channel()
1132 if (eSIR_INFRA_AP_MODE == pe_session->bssType) { in lim_send_sme_deauth_ind()
4490 if ((psession_entry->bssType == eSIR_INFRASTRUCTURE_MODE) && in lim_handle_heart_beat_timeout_for_session()
150 if (!session || (session->bssType != eSIR_NDI_MODE)) { in lim_ndp_delete_peer_by_addr()221 if (!session || (session->bssType != eSIR_NDI_MODE)) { in lim_ndp_delete_peers()
702 enum bss_type bssType; member1059 uint16_t numSta, enum bss_type bssType,
298 uint8_t bssType; member
697 connect_status.bssType = 0; in cm_connect_success_diag()
7733 if (session->bssType != eSIR_INFRA_AP_MODE) {