Home
last modified time | relevance | path

Searched refs:preambles (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/net/wireless/
H A Dcore.c691 if (WARN_ON(!wiphy->pmsr_capa->ftm.preambles || in wiphy_register()
694 if (WARN_ON(wiphy->pmsr_capa->ftm.preambles & in wiphy_register()
703 !(wiphy->pmsr_capa->ftm.preambles & in wiphy_register()
H A Dpmsr.c49 if (!(capa->ftm.preambles & BIT(preamble))) { in pmsr_parse_ftm()
H A Dnl80211.c1956 cap->ftm.preambles)) in nl80211_send_pmsr_ftm_capa()
/kernel/linux/linux-6.6/net/wireless/
H A Dcore.c734 if (WARN_ON(!wiphy->pmsr_capa->ftm.preambles || in wiphy_register()
737 if (WARN_ON(wiphy->pmsr_capa->ftm.preambles & in wiphy_register()
746 !(wiphy->pmsr_capa->ftm.preambles & in wiphy_register()
H A Dpmsr.c47 if (!(capa->ftm.preambles & BIT(preamble))) { in pmsr_parse_ftm()
H A Dnl80211.c2158 cap->ftm.preambles)) in nl80211_send_pmsr_ftm_capa()
/kernel/linux/linux-5.10/drivers/net/wireless/atmel/
H A Dat76c50x-usb.c269 static const char *const preambles[] = { "long", "short", "auto" }; variable
1363 preambles[priv->preamble_type], priv->rts_threshold, in at76_startup_device()
/kernel/linux/linux-6.6/drivers/net/wireless/atmel/
H A Dat76c50x-usb.c269 static const char *const preambles[] = { "long", "short", "auto" }; variable
1363 preambles[priv->preamble_type], priv->rts_threshold, in at76_startup_device()
/kernel/linux/linux-5.10/include/net/
H A Dcfg80211.h1849 * @use_short_preamble: Whether the use of short preambles is allowed
4648 * @ftm.preambles: bitmap of preambles supported (&enum nl80211_preamble)
4664 u32 preambles; member
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h2191 * @use_short_preamble: Whether the use of short preambles is allowed
5174 * @ftm.preambles: bitmap of preambles supported (&enum nl80211_preamble)
5190 u32 preambles; member
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c205 .preambles = BIT(NL80211_PREAMBLE_LEGACY) |
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c79 .preambles = BIT(NL80211_PREAMBLE_LEGACY) |
/kernel/linux/linux-6.6/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c5790 out->ftm.preambles = nla_get_u32(tb[NL80211_PMSR_FTM_CAPA_ATTR_PREAMBLES]); in parse_ftm_capa()

Completed in 92 milliseconds