Home
last modified time | relevance | path

Searched refs:WIPHY_FLAG_HAS_REMAIN_ON_CHANNEL (Results 1 – 4 of 4) sorted by relevance

/linux-3.3/net/mac80211/
Dmain.c568 WIPHY_FLAG_HAS_REMAIN_ON_CHANNEL; in ieee80211_alloc_hw()
/linux-3.3/include/net/
Dcfg80211.h1774 WIPHY_FLAG_HAS_REMAIN_ON_CHANNEL = BIT(21), enumerator
/linux-3.3/drivers/net/wireless/ath/ath6kl/
Dinit.c1666 WIPHY_FLAG_HAS_REMAIN_ON_CHANNEL | in ath6kl_core_init()
/linux-3.3/net/wireless/
Dnl80211.c889 if (dev->wiphy.flags & WIPHY_FLAG_HAS_REMAIN_ON_CHANNEL) in nl80211_send_wiphy()
932 dev->wiphy.flags & WIPHY_FLAG_HAS_REMAIN_ON_CHANNEL) in nl80211_send_wiphy()
5302 !(rdev->wiphy.flags & WIPHY_FLAG_HAS_REMAIN_ON_CHANNEL)) in nl80211_remain_on_channel()