Home
last modified time | relevance | path

Searched refs:lim_send_switch_chnl_params (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_send_messages.h64 QDF_STATUS lim_send_switch_chnl_params(struct mac_context *mac,
H A Dlim_send_messages.c95 QDF_STATUS lim_send_switch_chnl_params(struct mac_context *mac, in lim_send_switch_chnl_params() function
H A Dlim_utils.c2193 return lim_send_switch_chnl_params(mac, pe_session); in lim_switch_primary_channel()
2248 return lim_send_switch_chnl_params(mac, pe_session); in lim_switch_primary_secondary_channel()
3793 return lim_send_switch_chnl_params(mac, pe_session); in lim_ht_switch_chnl_params()
10201 status = lim_send_switch_chnl_params(session->mac_ctx, in lim_sta_mlme_vdev_restart_send()
10668 lim_send_switch_chnl_params(session->mac_ctx, session); in lim_ap_mlme_vdev_restart_send()
10707 lim_send_switch_chnl_params(mac_ctx, session); in lim_mon_mlme_vdev_start_send()
H A Dlim_process_mlm_req_messages.c487 lim_send_switch_chnl_params(mac_ctx, session); in lim_process_mlm_post_join_suspend_link()