Searched refs:peer_idx (Results 1 – 2 of 2) sorted by relevance
348 int peer_idx; in iwl_mld_handle_ftm_resp_notif() local355 peer_idx = iwl_mld_ftm_find_peer(mld->ftm_initiator.req, in iwl_mld_handle_ftm_resp_notif()357 if (peer_idx < 0) { in iwl_mld_handle_ftm_resp_notif()394 result.ftm.burst_index = mld->ftm_initiator.responses[peer_idx]; in iwl_mld_handle_ftm_resp_notif()395 mld->ftm_initiator.responses[peer_idx]++; in iwl_mld_handle_ftm_resp_notif()
1304 int peer_idx; in iwl_mvm_ftm_range_resp() local1330 peer_idx = iwl_mvm_ftm_find_peer(mvm->ftm_initiator.req, in iwl_mvm_ftm_range_resp()1332 if (peer_idx < 0) { in iwl_mvm_ftm_range_resp()1367 result.ftm.burst_index = mvm->ftm_initiator.responses[peer_idx]; in iwl_mvm_ftm_range_resp()1368 mvm->ftm_initiator.responses[peer_idx]++; in iwl_mvm_ftm_range_resp()