Searched refs:sys_process_mmh_msg (Results 1 – 6 of 6) sorted by relevance
/wlan-driver/qcacld-3.0/core/mac/src/sys/common/inc/ |
D | wlan_qct_sys.h | 103 void sys_process_mmh_msg(struct mac_context *mac,
|
/wlan-driver/qcacld-3.0/core/mac/src/sys/common/src/ |
D | wlan_qct_sys.c | 198 void sys_process_mmh_msg(struct mac_context *mac, struct scheduler_msg *msg) in sys_process_mmh_msg() function
|
/wlan-driver/qcacld-3.0/core/sme/src/csr/ |
D | csr_api_roam.c | 3910 sys_process_mmh_msg(mac, &msg); in csr_send_assoc_ind_to_upper_layer_cnf_msg() 7489 sys_process_mmh_msg(mac, &msg); in csr_process_set_hw_mode() 7558 sys_process_mmh_msg(mac, &msg); in csr_process_set_dual_mac_config() 7623 sys_process_mmh_msg(mac, &msg); in csr_process_set_antenna_mode() 7686 sys_process_mmh_msg(mac, &msg_return); in csr_process_nss_update_req() 7760 sys_process_mmh_msg(mac, &msg_return); in csr_process_sap_ch_width_update()
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
D | lim_utils.h | 507 sys_process_mmh_msg(mac, msg); in lim_sys_process_mmh_msg_api()
|
D | lim_process_sme_req_messages.c | 9128 sys_process_mmh_msg(mac_ctx, &msg_return); in lim_process_sap_ch_width_update()
|
D | lim_utils.c | 2147 sys_process_mmh_msg(mac, &mmhMsg); in lim_switch_channel_cback()
|