Searched refs:trigger_based (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | ftm-initiator.c | 402 if (peer->ftm.trigger_based || peer->ftm.non_trigger_based) 471 if (peer->ftm.trigger_based) in iwl_mvm_ftm_put_target_common() 476 if ((peer->ftm.trigger_based || peer->ftm.non_trigger_based) && in iwl_mvm_ftm_put_target_common() 557 if (sta->mfp && (peer->ftm.trigger_based || in iwl_mvm_ftm_put_target() 933 if (peer->ftm.trigger_based || peer->ftm.non_trigger_based) in iwl_mvm_ftm_start()
|
H A D | mac80211.c | 91 .trigger_based = 1,
|
/freebsd/sys/compat/linuxkpi/common/include/net/ |
H A D | cfg80211.h | 320 …t, non_asap, non_trigger_based, preambles, request_civicloc, request_lci, supported, trigger_based; member 326 …s, ftms_per_burst, non_trigger_based, num_bursts_exp, request_civicloc, request_lci, trigger_based; member
|