Home
last modified time | relevance | path

Searched refs:NL80211_FEATURE_CELL_BASE_REG_HINTS (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dnl80211.h6174 NL80211_FEATURE_CELL_BASE_REG_HINTS = 1 << 3, enumerator
/openbmc/linux/net/wireless/
H A Dreg.c2076 return !(wiphy->features & NL80211_FEATURE_CELL_BASE_REG_HINTS); in reg_dev_ignore_cell_hint()
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c3888 ar->wiphy->features |= NL80211_FEATURE_CELL_BASE_REG_HINTS; in ath6kl_cfg80211_init()