Searched refs:msg_return (Results 1 – 2 of 2) sorted by relevance
7641 struct scheduler_msg msg_return = {0}; in csr_process_nss_update_req() local7683 msg_return.type = eWNI_SME_NSS_UPDATE_RSP; in csr_process_nss_update_req()7684 msg_return.bodyptr = param; in csr_process_nss_update_req()7685 msg_return.bodyval = 0; in csr_process_nss_update_req()7686 sys_process_mmh_msg(mac, &msg_return); in csr_process_nss_update_req()7704 struct scheduler_msg msg_return = {0}; in csr_process_sap_ch_width_update() local7757 msg_return.type = eWNI_SME_SAP_CH_WIDTH_UPDATE_RSP; in csr_process_sap_ch_width_update()7758 msg_return.bodyptr = param; in csr_process_sap_ch_width_update()7759 msg_return.bodyval = 0; in csr_process_sap_ch_width_update()7760 sys_process_mmh_msg(mac, &msg_return); in csr_process_sap_ch_width_update()
9059 struct scheduler_msg msg_return = {0}; in lim_process_sap_ch_width_update() local9125 msg_return.type = eWNI_SME_SAP_CH_WIDTH_UPDATE_RSP; in lim_process_sap_ch_width_update()9126 msg_return.bodyptr = param; in lim_process_sap_ch_width_update()9127 msg_return.bodyval = 0; in lim_process_sap_ch_width_update()9128 sys_process_mmh_msg(mac_ctx, &msg_return); in lim_process_sap_ch_width_update()