Searched refs:responder (Results 1 – 2 of 2) sorted by relevance
8 iwlmvm-y += ftm-responder.o ftm-initiator.o
4013 bool responder; member4024 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() local4048 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() local4117 struct cfg80211_chan_def *def = responder ? &ctx->def : &ctx->min_def; in iwl_mvm_change_chanctx()