Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/dev/iwlwifi/mvm/
HDftm-responder.c491 struct cfg80211_ftm_responder_stats *stats = &mvm->ftm_resp_stats; in iwl_mvm_ftm_responder_stats()
HDmld-mac80211.c139 memset(&mvm->ftm_resp_stats, 0, sizeof(mvm->ftm_resp_stats)); in iwl_mvm_mld_mac_remove_interface()
HDmac80211.c1938 memset(&mvm->ftm_resp_stats, 0, sizeof(mvm->ftm_resp_stats)); in iwl_mvm_mac_remove_interface()
6478 *stats = mvm->ftm_resp_stats; in iwl_mvm_mac_get_ftm_responder_stats()
HDmvm.h1303 struct cfg80211_ftm_responder_stats ftm_resp_stats; member