Home
last modified time | relevance | path

Searched refs:burst_index (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/net/wireless/
Dpmsr.c441 if (res->ftm.burst_index >= 0) in nl80211_pmsr_send_ftm_res()
442 PUT(u32, BURST_INDEX, burst_index); in nl80211_pmsr_send_ftm_res()
/linux-6.6.21/drivers/net/wireless/intel/iwlwifi/mvm/
Dftm-initiator.c175 result.ftm.burst_index = mvm->ftm_initiator.responses[i]; in iwl_mvm_ftm_restart()
1144 IWL_DEBUG_INFO(mvm, "\tburst index: %d\n", res->ftm.burst_index); in iwl_mvm_debug_range_resp()
1316 result.ftm.burst_index = mvm->ftm_initiator.responses[peer_idx]; in iwl_mvm_ftm_range_resp()
/linux-6.6.21/drivers/net/wireless/ath/wil6210/
Dwmi.h635 u8 burst_index; member
/linux-6.6.21/include/net/
Dcfg80211.h3804 s16 burst_index; member
/linux-6.6.21/drivers/net/wireless/virtual/
Dmac80211_hwsim.c3590 result->burst_index = nla_get_u16(tb[NL80211_PMSR_FTM_RESP_ATTR_BURST_INDEX]); in mac80211_hwsim_parse_ftm_result()