Home
last modified time | relevance | path

Searched refs:WIPHY_FLAG_NOTIFY_REGDOM_BY_DRIVER (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/
H A Dcfg80211.h4846 WIPHY_FLAG_NOTIFY_REGDOM_BY_DRIVER = BIT(24), enumerator
/openbmc/linux/net/wireless/
H A Dreg.c3168 if (wiphy->flags & WIPHY_FLAG_NOTIFY_REGDOM_BY_DRIVER) in reg_process_self_managed_hint()