Home
last modified time | relevance | path

Searched refs:responder (Results 1 – 2 of 2) sorted by relevance

/drivers/net/wireless/intel/iwlwifi/mvm/
DMakefile8 iwlmvm-y += ftm-responder.o ftm-initiator.o
Dmac80211.c4013 bool responder; member
4024 data->responder = true; in iwl_mvm_ftm_responder_chanctx_iter()
4031 .responder = false, in iwl_mvm_is_ftm_responder_chanctx()
4039 return data.responder; in iwl_mvm_is_ftm_responder_chanctx()
4047 bool responder = iwl_mvm_is_ftm_responder_chanctx(mvm, ctx); in __iwl_mvm_add_chanctx() local
4048 struct cfg80211_chan_def *def = responder ? &ctx->def : &ctx->min_def; in __iwl_mvm_add_chanctx()
4116 bool responder = iwl_mvm_is_ftm_responder_chanctx(mvm, ctx); in iwl_mvm_change_chanctx() local
4117 struct cfg80211_chan_def *def = responder ? &ctx->def : &ctx->min_def; in iwl_mvm_change_chanctx()