Searched refs:responder (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | mac80211.c | 2748 IWL_WARN(mvm, "Failed to enable FTM responder (%d)\n", in iwl_mvm_bss_info_changed_ap_ibss() 4002 bool responder; member 4013 data->responder = true; in iwl_mvm_ftm_responder_chanctx_iter() 4020 .responder = false, in iwl_mvm_is_ftm_responder_chanctx() 4028 return data.responder; in iwl_mvm_is_ftm_responder_chanctx() 4036 bool responder = iwl_mvm_is_ftm_responder_chanctx(mvm, ctx); in __iwl_mvm_add_chanctx() local 4037 struct cfg80211_chan_def *def = responder ? &ctx->def : &ctx->min_def; in __iwl_mvm_add_chanctx() 4105 bool responder = iwl_mvm_is_ftm_responder_chanctx(mvm, ctx); in iwl_mvm_change_chanctx() local 4106 struct cfg80211_chan_def *def = responder ? &ctx->def : &ctx->min_def; in iwl_mvm_change_chanctx()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | mac80211.c | 3016 IWL_WARN(mvm, "Failed to enable FTM responder (%d)\n", in iwl_mvm_bss_info_changed_ap_ibss() 4681 bool responder; member 4692 data->responder = true; in iwl_mvm_ftm_responder_chanctx_iter() 4699 .responder = false, in iwl_mvm_is_ftm_responder_chanctx() 4707 return data.responder; in iwl_mvm_is_ftm_responder_chanctx() 4715 bool responder = iwl_mvm_is_ftm_responder_chanctx(mvm, ctx); in __iwl_mvm_add_chanctx() local 4716 struct cfg80211_chan_def *def = responder ? &ctx->def : &ctx->min_def; in __iwl_mvm_add_chanctx() 4783 bool responder = iwl_mvm_is_ftm_responder_chanctx(mvm, ctx); in iwl_mvm_change_chanctx() local 4784 struct cfg80211_chan_def *def = responder ? &ctx->def : &ctx->min_def; in iwl_mvm_change_chanctx()
|
Completed in 24 milliseconds