Home
last modified time | relevance | path

Searched refs:max_supp_idx (Results 1 – 12 of 12) sorted by relevance

/wlan-driver/qcacld-3.0/core/sme/inc/
H A Dcsr_api.h579 uint8_t max_supp_idx; member
630 uint8_t max_supp_idx; member
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_sta_info.h284 uint8_t max_supp_idx; member
H A Dwlan_hdd_softap_tx_rx.c344 sta_info->max_supp_idx = 0; in hdd_reset_sta_info_during_reattach()
H A Dwlan_hdd_hostapd.c1555 stainfo->max_supp_idx = event->max_supp_idx; in hdd_fill_station_info()
1567 stainfo->max_supp_idx, in hdd_fill_station_info()
1708 stainfo->max_supp_idx, in hdd_fill_station_info()
H A Dwlan_hdd_stats.c5884 if (stainfo->max_supp_idx != 0xff && in hdd_get_max_rate_legacy()
5885 maxidx < stainfo->max_supp_idx) in hdd_get_max_rate_legacy()
5886 maxidx = stainfo->max_supp_idx; in hdd_get_max_rate_legacy()
/wlan-driver/qcacld-3.0/core/sap/inc/
H A Dsap_api.h287 uint8_t max_supp_idx; member
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_assoc_req_frame.c3251 assoc_ind->max_real_mcs_idx = assoc_ind->max_supp_idx; in lim_fill_assoc_ind_real_max_mcs_idx()
3438 assoc_ind->max_supp_idx = INVALID_MCS_NSS_INDEX; in lim_fill_lim_assoc_ind_params()
3445 assoc_ind->max_supp_idx = in lim_fill_lim_assoc_ind_params()
H A Dlim_types.h250 uint8_t max_supp_idx; member
H A Dlim_process_mlm_rsp_messages.c841 sme_assoc_ind->max_supp_idx = assoc_ind->max_supp_idx; in lim_fill_sme_assoc_ind_params()
/wlan-driver/qcacld-3.0/core/sme/src/csr/
H A Dcsr_api_roam.c3343 roam_info->max_supp_idx = pUpperLayerAssocCnf->max_supp_idx; in csr_roam_joined_state_msg_processor()
3877 cnf->max_supp_idx = ind->max_supp_idx; in csr_send_assoc_ind_to_upper_layer_cnf_msg()
/wlan-driver/qcacld-3.0/core/sap/src/
H A Dsap_fsm.c2638 reassoc_complete->max_supp_idx = csr_roaminfo->max_supp_idx; in sap_signal_hdd_event()
/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_api.h1083 uint8_t max_supp_idx; member