Home
last modified time | relevance | path

Searched refs:wma_post_ctrl_msg (Results 1 – 14 of 14) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_send_messages.c85 retCode = wma_post_ctrl_msg(mac, &msgQ); in lim_send_beacon_params()
176 retCode = wma_post_ctrl_msg(mac, &msgQ); in lim_send_edca_params()
319 retCode = wma_post_ctrl_msg(mac, &msgQ); in lim_send_mode_update()
352 retCode = wma_post_ctrl_msg(mac, &msgQ); in lim_send_rx_nss_update()
387 retCode = wma_post_ctrl_msg(mac, &msgQ); in lim_set_membership()
421 retCode = wma_post_ctrl_msg(mac, &msgQ); in lim_set_user_pos()
465 retCode = wma_post_ctrl_msg(mac, &msgQ); in lim_send_exclude_unencrypt_ind()
548 ret = wma_post_ctrl_msg(mac_ctx, &msg); in lim_send_ht40_obss_scanind()
580 ret = wma_post_ctrl_msg(mac, &msgQ); in lim_send_edca_pifs_param()
Dlim_admit_control.c858 if (QDF_STATUS_SUCCESS != wma_post_ctrl_msg(mac, &msg)) { in lim_send_hal_msg_add_ts()
919 if (QDF_STATUS_SUCCESS != wma_post_ctrl_msg(mac, &msg)) { in lim_send_hal_msg_del_ts()
Dlim_reassoc_utils.c426 ret_code = wma_post_ctrl_msg(mac_ctx, &msg_q); in lim_add_ft_sta_self()
Dlim_assoc_utils.c2697 ret_code = wma_post_ctrl_msg(mac_ctx, &msg_q); in lim_add_sta()
2829 retCode = wma_post_ctrl_msg(mac, &msgQ); in lim_del_sta()
3017 retCode = wma_post_ctrl_msg(mac, &msgQ); in lim_add_sta_self()
3494 retCode = wma_post_ctrl_msg(mac, &msgQ); in lim_del_bss()
Dlim_ft.c1089 if (QDF_STATUS_SUCCESS != wma_post_ctrl_msg(mac, &msg)) { in lim_process_ft_aggr_qos_req()
Dlim_process_sme_req_messages.c442 if (QDF_STATUS_SUCCESS != wma_post_ctrl_msg(mac, &msg)) { in __lim_process_sme_sys_ready_ind()
7840 if (QDF_STATUS_SUCCESS != (wma_post_ctrl_msg(mac, &msgQ))) { in __lim_process_sme_get_tsm_stats_request()
8380 retCode = wma_post_ctrl_msg(mac, &msgQ); in lim_send_set_max_tx_power_req()
8613 rc = wma_post_ctrl_msg(mac_ctx, &msg); in lim_set_pdev_ht_ie()
8689 rc = wma_post_ctrl_msg(mac_ctx, &msg); in lim_set_pdev_vht_ie()
Dlim_process_message_queue.c481 ret_code = wma_post_ctrl_msg(mac_ctx, &msg_q); in lim_process_set_default_scan_ie_request()
Dlim_utils.c4227 retCode = wma_post_ctrl_msg(mac, &msgQ); in lim_post_sm_state_update()
6784 ret = wma_post_ctrl_msg(mac_ctx, &msg); in lim_send_set_dtim_period()
/wlan-driver/qcacld-3.0/core/wma/src/
Dwlan_qct_wma_legacy.c48 QDF_STATUS wma_post_ctrl_msg(struct mac_context *mac, struct scheduler_msg *pMsg) in wma_post_ctrl_msg() function
88 status = wma_post_ctrl_msg(mac, &msg); in u_mac_post_ctrl_msg()
Dwma_dev_if.c1620 retcode = wma_post_ctrl_msg(mac_ctx, &msg); in wma_peer_unmap_conf_cb()
/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/
Dsch_api.c633 retCode = wma_post_ctrl_msg(mac, &msgQ); in sch_send_beacon_req()
873 retCode = wma_post_ctrl_msg(mac, &msgQ); in lim_send_probe_rsp_template_to_hal()
/wlan-driver/qcacld-3.0/core/wma/inc/
Dwma_api.h227 QDF_STATUS wma_post_ctrl_msg(struct mac_context *mac, struct scheduler_msg *pMsg);
Dwma_types.h622 QDF_STATUS wma_post_ctrl_msg(struct mac_context *mac, struct scheduler_msg *pMsg);
/wlan-driver/qcacld-3.0/core/mac/src/pe/rrm/
Drrm_api.c142 retCode = wma_post_ctrl_msg(mac, &msgQ); in rrm_send_set_max_tx_power_req()