Home
last modified time | relevance | path

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

/linux-4.4.14/net/mac80211/
Dmain.c947 local->hw.wiphy->flags |= WIPHY_FLAG_CONTROL_PORT_PROTOCOL; in ieee80211_register_hw()
/linux-4.4.14/include/net/
Dcfg80211.h2814 WIPHY_FLAG_CONTROL_PORT_PROTOCOL = BIT(7), enumerator
/linux-4.4.14/net/wireless/
Dnl80211.c1353 if ((rdev->wiphy.flags & WIPHY_FLAG_CONTROL_PORT_PROTOCOL) && in nl80211_send_wiphy()
7102 if (!(rdev->wiphy.flags & WIPHY_FLAG_CONTROL_PORT_PROTOCOL) && in nl80211_crypto_settings()