Home
last modified time | relevance | path

Searched refs:lim_get_phy_mode (Results 1 – 13 of 13) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_process_cfg_updates.c167 lim_get_phy_mode(mac, &phyMode, pe_session); in lim_apply_configuration()
Dlim_admit_control.c133 lim_get_phy_mode(mac_ctx, &phy_mode, session_entry); in lim_validate_tspec_edca()
287 lim_get_phy_mode(mac_ctx, &phy_mode, session_entry); in lim_admit_policy_oversubscription()
Dlim_process_assoc_req_frame.c2549 lim_get_phy_mode(mac_ctx, &phy_mode, session); in lim_proc_assoc_req_frm_cmn()
3304 lim_get_phy_mode(mac_ctx, &phy_mode, session_entry); in lim_fill_lim_assoc_ind_params()
3564 lim_get_phy_mode(mac_ctx, &phy_mode, session_entry); in lim_send_mlm_assoc_ind()
Dlim_send_frames_host_roam.c293 lim_get_phy_mode(mac_ctx, &phymode, pe_session); in lim_send_reassoc_req_with_ft_ies_mgmt_frame()
Dlim_assoc_utils.c861 lim_get_phy_mode(mac_ctx, &phy_mode, session_entry); in lim_decide_ap_protection_on_delete()
1471 lim_get_phy_mode(mac_ctx, &phy_mode, session_entry); in lim_populate_own_rate_set()
1897 lim_get_phy_mode(mac_ctx, &phy_mode, session_entry); in lim_populate_matching_rate_set()
Dlim_process_assoc_rsp_frame.c151 lim_get_phy_mode(mac_ctx, &phy_mode, session_entry); in lim_update_assoc_sta_datas()
Dlim_utils.c1148 lim_get_phy_mode(mac, &phyMode, pe_session); in lim_decide_ap_protection()
1272 lim_get_phy_mode(mac_ctx, &phy_mode, psession_entry); in lim_update_short_preamble()
1377 lim_get_phy_mode(mac_ctx, &phy_mode, session_entry); in lim_update_short_slot_time()
1501 lim_get_phy_mode(mac, &phyMode, pe_session); in lim_decide_sta_protection_on_assoc()
1736 lim_get_phy_mode(mac_ctx, &phy_mode, psession_entry); in lim_decide_sta_protection()
Dlim_process_tdls.c3385 lim_get_phy_mode(mac_ctx, &phymode, NULL); in lim_tdls_populate_matching_rate_set()
Dlim_api.c1656 lim_get_phy_mode(mac, &phyMode, pe_session); in lim_update_short_slot()
Dlim_send_management_frames.c1122 lim_get_phy_mode(mac, &phyMode, pe_session); in lim_send_addts_req_action_frame()
/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/
Dsch_message.c278 lim_get_phy_mode(mac, &phyMode, pe_session); in sch_qos_update_broadcast()
424 lim_get_phy_mode(mac, &phyMode, pe_session); in set_sch_edca_params()
Dsch_beacon_process.c233 lim_get_phy_mode(mac_ctx, &phy_mode, session); in ap_beacon_process()
1246 lim_get_phy_mode(mac_ctx, &phy_mode, session); in lim_obss_generate_detection_config()
/wlan-driver/qcacld-3.0/core/mac/src/pe/include/
Dlim_api.h441 static inline void lim_get_phy_mode(struct mac_context *mac, uint32_t *phyMode, in lim_get_phy_mode() function