Searched refs:mmh_msg (Results 1 – 4 of 4) sorted by relevance
593 struct scheduler_msg mmh_msg = {0}; in __lim_pno_match_fwd_bcn_probepsp() local637 mmh_msg.type = msg_type; in __lim_pno_match_fwd_bcn_probepsp()638 mmh_msg.bodyptr = result; in __lim_pno_match_fwd_bcn_probepsp()639 mmh_msg.bodyval = 0; in __lim_pno_match_fwd_bcn_probepsp()640 lim_sys_process_mmh_msg_api(pmac, &mmh_msg); in __lim_pno_match_fwd_bcn_probepsp()652 struct scheduler_msg mmh_msg = {0}; in __lim_ext_scan_forward_bcn_probe_rsp() local703 mmh_msg.type = msg_type; in __lim_ext_scan_forward_bcn_probe_rsp()704 mmh_msg.bodyptr = result; in __lim_ext_scan_forward_bcn_probe_rsp()705 mmh_msg.bodyval = 0; in __lim_ext_scan_forward_bcn_probe_rsp()706 lim_sys_process_mmh_msg_api(pmac, &mmh_msg); in __lim_ext_scan_forward_bcn_probe_rsp()
216 struct scheduler_msg mmh_msg = {0}; in lim_process_ext_channel_switch_action_frame() local230 mmh_msg.type = eWNI_SME_EXT_CHANGE_CHANNEL_IND; in lim_process_ext_channel_switch_action_frame()231 mmh_msg.bodyptr = ext_cng_chan_ind; in lim_process_ext_channel_switch_action_frame()232 mmh_msg.bodyval = 0; in lim_process_ext_channel_switch_action_frame()233 lim_sys_process_mmh_msg_api(mac_ctx, &mmh_msg); in lim_process_ext_channel_switch_action_frame()
3347 struct scheduler_msg mmh_msg = {0}; in lim_update_lost_link_info() local3362 mmh_msg.type = eWNI_SME_LOST_LINK_INFO_IND; in lim_update_lost_link_info()3363 mmh_msg.bodyptr = lost_link_info; in lim_update_lost_link_info()3364 mmh_msg.bodyval = 0; in lim_update_lost_link_info()3368 lim_sys_process_mmh_msg_api(mac, &mmh_msg); in lim_update_lost_link_info()
1145 struct scheduler_msg mmh_msg = {0}; in rrm_process_beacon_report_req() local1410 mmh_msg.type = eWNI_SME_BEACON_REPORT_REQ_IND; in rrm_process_beacon_report_req()1411 mmh_msg.bodyptr = psbrr; in rrm_process_beacon_report_req()1413 pe_session->peSessionId, mmh_msg.type)); in rrm_process_beacon_report_req()1414 lim_sys_process_mmh_msg_api(mac, &mmh_msg); in rrm_process_beacon_report_req()