Home
last modified time | relevance | path

Searched refs:ftm_resp_stats (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmld-mac80211.c144 memset(&mvm->ftm_resp_stats, 0, sizeof(mvm->ftm_resp_stats)); in iwl_mvm_mld_mac_remove_interface()
H A Dftm-responder.c471 struct cfg80211_ftm_responder_stats *stats = &mvm->ftm_resp_stats; in iwl_mvm_ftm_responder_stats()
H A Dmac80211.c1731 memset(&mvm->ftm_resp_stats, 0, sizeof(mvm->ftm_resp_stats)); in iwl_mvm_mac_remove_interface_common()
6134 *stats = mvm->ftm_resp_stats; in iwl_mvm_mac_get_ftm_responder_stats()
H A Dmvm.h1143 struct cfg80211_ftm_responder_stats ftm_resp_stats; member