Searched refs:peer_idx (Results 1 – 2 of 2) sorted by relevance
358 int peer_idx; in iwl_mld_handle_ftm_resp_notif() local365 peer_idx = iwl_mld_ftm_find_peer(mld->ftm_initiator.req, in iwl_mld_handle_ftm_resp_notif()367 if (peer_idx < 0) { in iwl_mld_handle_ftm_resp_notif()404 result.ftm.burst_index = mld->ftm_initiator.responses[peer_idx]; in iwl_mld_handle_ftm_resp_notif()405 mld->ftm_initiator.responses[peer_idx]++; in iwl_mld_handle_ftm_resp_notif()
1335 int peer_idx; in iwl_mvm_ftm_range_resp() local1361 peer_idx = iwl_mvm_ftm_find_peer(mvm->ftm_initiator.req, in iwl_mvm_ftm_range_resp()1363 if (peer_idx < 0) { in iwl_mvm_ftm_range_resp()1398 result.ftm.burst_index = mvm->ftm_initiator.responses[peer_idx]; in iwl_mvm_ftm_range_resp()1399 mvm->ftm_initiator.responses[peer_idx]++; in iwl_mvm_ftm_range_resp()