Searched refs:lim_get_phy_mode (Results 1 – 13 of 13) sorted by relevance
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
D | lim_process_cfg_updates.c | 167 lim_get_phy_mode(mac, &phyMode, pe_session); in lim_apply_configuration()
|
D | lim_admit_control.c | 133 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()
|
D | lim_process_assoc_req_frame.c | 2549 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()
|
D | lim_send_frames_host_roam.c | 293 lim_get_phy_mode(mac_ctx, &phymode, pe_session); in lim_send_reassoc_req_with_ft_ies_mgmt_frame()
|
D | lim_assoc_utils.c | 861 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()
|
D | lim_process_assoc_rsp_frame.c | 151 lim_get_phy_mode(mac_ctx, &phy_mode, session_entry); in lim_update_assoc_sta_datas()
|
D | lim_utils.c | 1148 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()
|
D | lim_process_tdls.c | 3385 lim_get_phy_mode(mac_ctx, &phymode, NULL); in lim_tdls_populate_matching_rate_set()
|
D | lim_api.c | 1656 lim_get_phy_mode(mac, &phyMode, pe_session); in lim_update_short_slot()
|
D | lim_send_management_frames.c | 1122 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/ |
D | sch_message.c | 278 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()
|
D | sch_beacon_process.c | 233 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/ |
D | lim_api.h | 441 static inline void lim_get_phy_mode(struct mac_context *mac, uint32_t *phyMode, in lim_get_phy_mode() function
|