Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/mvm/
DMakefile8 iwlmvm-y += ftm-responder.o ftm-initiator.o
Dmac80211.c3972 bool responder; member
3983 data->responder = true; in iwl_mvm_ftm_responder_chanctx_iter()
3990 .responder = false, in iwl_mvm_is_ftm_responder_chanctx()
3998 return data.responder; in iwl_mvm_is_ftm_responder_chanctx()
4006 bool responder = iwl_mvm_is_ftm_responder_chanctx(mvm, ctx); in __iwl_mvm_add_chanctx() local
4007 struct cfg80211_chan_def *def = responder ? &ctx->def : &ctx->min_def; in __iwl_mvm_add_chanctx()
4075 bool responder = iwl_mvm_is_ftm_responder_chanctx(mvm, ctx); in iwl_mvm_change_chanctx() local
4076 struct cfg80211_chan_def *def = responder ? &ctx->def : &ctx->min_def; in iwl_mvm_change_chanctx()
/Linux-v5.15/Documentation/infiniband/
Dtag_matching.rst37 corresponding buffer is posted, the responder will use the information from
/Linux-v5.15/Documentation/process/
Dcoding-style.rst344 '{initiator,requester} / {target,responder}'