Searched refs:preambles (Results 1 – 9 of 9) sorted by relevance
781 if (WARN_ON(!wiphy->pmsr_capa->ftm.preambles || in wiphy_register()784 if (WARN_ON(wiphy->pmsr_capa->ftm.preambles & in wiphy_register()793 !(wiphy->pmsr_capa->ftm.preambles & in wiphy_register()
47 if (!(capa->ftm.preambles & BIT(preamble))) { in pmsr_parse_ftm()
2191 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" }; 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
5388 u32 preambles; member
6007 out->ftm.preambles = nla_get_u32(tb[NL80211_PMSR_FTM_CAPA_ATTR_PREAMBLES]); in parse_ftm_capa()
92 .preambles = BIT(NL80211_PREAMBLE_LEGACY) |