Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dftm-responder.c489 struct cfg80211_ftm_responder_stats *stats = &mvm->ftm_resp_stats; in iwl_mvm_ftm_responder_stats()
H A Dmld-mac80211.c147 memset(&mvm->ftm_resp_stats, 0, sizeof(mvm->ftm_resp_stats)); in iwl_mvm_mld_mac_remove_interface()
H A Dmac80211.c1947 memset(&mvm->ftm_resp_stats, 0, sizeof(mvm->ftm_resp_stats)); in iwl_mvm_mac_remove_interface()
6470 *stats = mvm->ftm_resp_stats; in iwl_mvm_mac_get_ftm_responder_stats()
H A Dmvm.h1303 struct cfg80211_ftm_responder_stats ftm_resp_stats; member