Searched refs:expected_seq (Results 1 – 2 of 2) sorted by relevance
76 ftm_pdev_obj->expected_seq = 0; in wlan_ftm_process_utf_event()79 if (ftm_pdev_obj->expected_seq != current_seq) { in wlan_ftm_process_utf_event()81 ftm_pdev_obj->expected_seq, current_seq); in wlan_ftm_process_utf_event()94 ftm_pdev_obj->expected_seq++; in wlan_ftm_process_utf_event()96 if (ftm_pdev_obj->expected_seq == total_segments) { in wlan_ftm_process_utf_event()
103 uint8_t expected_seq; member