Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/mvm/
DMakefile8 iwlmvm-y += ftm-responder.o ftm-initiator.o
Dmac80211.c3998 bool responder; member
4009 data->responder = true; in iwl_mvm_ftm_responder_chanctx_iter()
4016 .responder = false, in iwl_mvm_is_ftm_responder_chanctx()
4024 return data.responder; in iwl_mvm_is_ftm_responder_chanctx()
4032 bool responder = iwl_mvm_is_ftm_responder_chanctx(mvm, ctx); in __iwl_mvm_add_chanctx() local
4033 struct cfg80211_chan_def *def = responder ? &ctx->def : &ctx->min_def; in __iwl_mvm_add_chanctx()
4101 bool responder = iwl_mvm_is_ftm_responder_chanctx(mvm, ctx); in iwl_mvm_change_chanctx() local
4102 struct cfg80211_chan_def *def = responder ? &ctx->def : &ctx->min_def; in iwl_mvm_change_chanctx()
/linux-5.19.10/Documentation/peci/
Dpeci.rst14 a PECI responder.
/linux-5.19.10/Documentation/infiniband/
Dtag_matching.rst37 corresponding buffer is posted, the responder will use the information from
/linux-5.19.10/Documentation/process/
Dcoding-style.rst344 '{initiator,requester} / {target,responder}'