Searched refs:pos_last_indication (Results 1 – 3 of 3) sorted by relevance
220 t_u32 pos_last_indication = 0; in wlan_process_rm_beacon_report_table() local243 … BEACON_REPORT_BUF_SIZE - (buf_pos - rep_buf), &pos_last_indication); in wlan_process_rm_beacon_report_table()265 if (rep_data->last_ind > (t_u8)0U && pos_last_indication > 0U) in wlan_process_rm_beacon_report_table()267 *(char *)pos_last_indication = (char)1U; in wlan_process_rm_beacon_report_table()449 t_u32 *pos_last_indication) in wlan_add_rm_beacon_report() argument642 *pos_last_indication = (t_u32)&pos[2]; in wlan_add_rm_beacon_report()
184 t_u32 *pos_last_indication);
12928 t_u32 pos_last_indication = 0U; in _wlan_rrm_scan_cb() local12952 … BEACON_REPORT_BUF_SIZE - (buf_pos - rep_buf), &pos_last_indication); in _wlan_rrm_scan_cb()12975 if (wlan.rrm_scan_cb_param.rep_data.last_ind != 0U && pos_last_indication != 0U) in _wlan_rrm_scan_cb()12977 *(char *)pos_last_indication = (char)1U; in _wlan_rrm_scan_cb()