Lines Matching defs:ftm
3846 * @ftm: FTM result
3860 struct cfg80211_pmsr_ftm_result ftm;
3912 * @ftm: FTM data, see &struct cfg80211_pmsr_ftm_request_peer
3918 struct cfg80211_pmsr_ftm_request_peer ftm;
5168 * @ftm: FTM measurement data
5169 * @ftm.supported: FTM measurement is supported
5170 * @ftm.asap: ASAP-mode is supported
5171 * @ftm.non_asap: non-ASAP-mode is supported
5172 * @ftm.request_lci: can request LCI data
5173 * @ftm.request_civicloc: can request civic location data
5174 * @ftm.preambles: bitmap of preambles supported (&enum nl80211_preamble)
5175 * @ftm.bandwidths: bitmap of bandwidths supported (&enum nl80211_chan_width)
5176 * @ftm.max_bursts_exponent: maximum burst exponent supported
5179 * @ftm.max_ftms_per_burst: maximum FTMs per burst supported (set to 0 if
5181 * @ftm.trigger_based: trigger based ranging measurement is supported
5182 * @ftm.non_trigger_based: non trigger based ranging measurement is supported
5201 } ftm;