Searched refs:preambles (Results 1 – 8 of 8) sorted by relevance
775 if (WARN_ON(!wiphy->pmsr_capa->ftm.preambles || in wiphy_register()778 if (WARN_ON(wiphy->pmsr_capa->ftm.preambles & in wiphy_register()787 !(wiphy->pmsr_capa->ftm.preambles & in wiphy_register()
47 if (!(capa->ftm.preambles & BIT(preamble))) { in pmsr_parse_ftm()
2321 cap->ftm.preambles)) in nl80211_send_pmsr_ftm_capa()
269 static const char *const preambles[] = { "long", "short", "auto" }; variable1357 preambles[priv->preamble_type], priv->rts_threshold, in at76_startup_device()
348 frame preambles, which the real PHY is not expected to understand. So the PHY
5721 u32 preambles; member
93 .preambles = BIT(NL80211_PREAMBLE_LEGACY) |
6300 out->ftm.preambles = nla_get_u32(tb[NL80211_PMSR_FTM_CAPA_ATTR_PREAMBLES]); in parse_ftm_capa()