Home
last modified time | relevance | path

Searched refs:preambles (Results 1 – 6 of 6) sorted by relevance

/linux/net/wireless/
H A Dcore.c777 if (WARN_ON(!wiphy->pmsr_capa->ftm.preambles || in wiphy_register()
780 if (WARN_ON(wiphy->pmsr_capa->ftm.preambles & in wiphy_register()
789 !(wiphy->pmsr_capa->ftm.preambles & in wiphy_register()
H A Dnl80211.c2291 cap->ftm.preambles)) in nl80211_send_pmsr_ftm_capa()
/linux/drivers/net/wireless/atmel/
H A Dat76c50x-usb.c269 static const char *const preambles[] = { "long", "short", "auto" }; variable
1357 preambles[priv->preamble_type], priv->rts_threshold, in at76_startup_device()
/linux/Documentation/networking/dsa/
H A Dsja1105.rst348 frame preambles, which the real PHY is not expected to understand. So the PHY
/linux/include/net/
H A Dcfg80211.h5651 u32 preambles; member
/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c6300 out->ftm.preambles = nla_get_u32(tb[NL80211_PMSR_FTM_CAPA_ATTR_PREAMBLES]); in parse_ftm_capa()