Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/mvm/
Dftm-responder.c466 struct cfg80211_ftm_responder_stats *stats = &mvm->ftm_resp_stats; in iwl_mvm_ftm_responder_stats()
Dmld-mac80211.c169 memset(&mvm->ftm_resp_stats, 0, sizeof(mvm->ftm_resp_stats)); in iwl_mvm_mld_mac_remove_interface()
Dmac80211.c1715 memset(&mvm->ftm_resp_stats, 0, sizeof(mvm->ftm_resp_stats)); in iwl_mvm_mac_remove_interface_common()
6110 *stats = mvm->ftm_resp_stats; in iwl_mvm_mac_get_ftm_responder_stats()
Dmvm.h1143 struct cfg80211_ftm_responder_stats ftm_resp_stats; member