Searched refs:preambles (Results 1 – 8 of 8) sorted by relevance
697 if (WARN_ON(!wiphy->pmsr_capa->ftm.preambles || in wiphy_register()700 if (WARN_ON(wiphy->pmsr_capa->ftm.preambles & in wiphy_register()709 !(wiphy->pmsr_capa->ftm.preambles & in wiphy_register()
47 if (!(capa->ftm.preambles & BIT(preamble))) { in pmsr_parse_ftm()
2131 cap->ftm.preambles)) in nl80211_send_pmsr_ftm_capa()
179 Those words may be wrapped with specific preambles/post-ambles which depend on
269 static const char *const preambles[] = { "long", "short", "auto" }; variable1363 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
5062 u32 preambles; member
78 .preambles = BIT(NL80211_PREAMBLE_LEGACY) |