Lines Matching defs:ftm
3447 struct cfg80211_pmsr_ftm_result ftm;
3492 * @ftm: FTM data, see &struct cfg80211_pmsr_ftm_request_peer
3498 struct cfg80211_pmsr_ftm_request_peer ftm;
4643 * @ftm.supported: FTM measurement is supported
4644 * @ftm.asap: ASAP-mode is supported
4645 * @ftm.non_asap: non-ASAP-mode is supported
4646 * @ftm.request_lci: can request LCI data
4647 * @ftm.request_civicloc: can request civic location data
4648 * @ftm.preambles: bitmap of preambles supported (&enum nl80211_preamble)
4649 * @ftm.bandwidths: bitmap of bandwidths supported (&enum nl80211_chan_width)
4650 * @ftm.max_bursts_exponent: maximum burst exponent supported
4653 * @ftm.max_ftms_per_burst: maximum FTMs per burst supported (set to 0 if
4655 * @ftm.trigger_based: trigger based ranging measurement is supported
4656 * @ftm.non_trigger_based: non trigger based ranging measurement is supported
4675 } ftm;