Lines Matching defs:ftm
4040 * @ftm: FTM result
4054 struct cfg80211_pmsr_ftm_result ftm;
4106 * @ftm: FTM data, see &struct cfg80211_pmsr_ftm_request_peer
4112 struct cfg80211_pmsr_ftm_request_peer ftm;
5394 * @ftm: FTM measurement data
5395 * @ftm.supported: FTM measurement is supported
5396 * @ftm.asap: ASAP-mode is supported
5397 * @ftm.non_asap: non-ASAP-mode is supported
5398 * @ftm.request_lci: can request LCI data
5399 * @ftm.request_civicloc: can request civic location data
5400 * @ftm.preambles: bitmap of preambles supported (&enum nl80211_preamble)
5401 * @ftm.bandwidths: bitmap of bandwidths supported (&enum nl80211_chan_width)
5402 * @ftm.max_bursts_exponent: maximum burst exponent supported
5405 * @ftm.max_ftms_per_burst: maximum FTMs per burst supported (set to 0 if
5407 * @ftm.trigger_based: trigger based ranging measurement is supported
5408 * @ftm.non_trigger_based: non trigger based ranging measurement is supported
5427 } ftm;