Home
last modified time | relevance | path

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

/openbmc/linux/net/wireless/
H A 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()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dftm-initiator.c177 result.ftm.burst_index = mvm->ftm_initiator.responses[i]; in iwl_mvm_ftm_restart()
1146 IWL_DEBUG_INFO(mvm, "\tburst index: %d\n", res->ftm.burst_index); in iwl_mvm_debug_range_resp()
1318 result.ftm.burst_index = mvm->ftm_initiator.responses[peer_idx]; in iwl_mvm_ftm_range_resp()
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dwmi.h635 u8 burst_index; member
/openbmc/linux/include/net/
H A Dcfg80211.h3804 s16 burst_index; member
/openbmc/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c3590 result->burst_index = nla_get_u16(tb[NL80211_PMSR_FTM_RESP_ATTR_BURST_INDEX]); in mac80211_hwsim_parse_ftm_result()