Home
last modified time | relevance | path

Searched refs:WIPHY_FLAG_CONTROL_PORT_PROTOCOL (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Dmain.c1084 local->hw.wiphy->flags |= WIPHY_FLAG_CONTROL_PORT_PROTOCOL; in ieee80211_register_hw()
/kernel/linux/linux-6.6/net/mac80211/
H A Dmain.c1183 local->hw.wiphy->flags |= WIPHY_FLAG_CONTROL_PORT_PROTOCOL; in ieee80211_register_hw()
/kernel/linux/linux-5.10/include/net/
H A Dcfg80211.h4277 * @WIPHY_FLAG_CONTROL_PORT_PROTOCOL: This device supports setting the
4315 WIPHY_FLAG_CONTROL_PORT_PROTOCOL = BIT(7), enumerator
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h4785 * @WIPHY_FLAG_CONTROL_PORT_PROTOCOL: This device supports setting the
4828 WIPHY_FLAG_CONTROL_PORT_PROTOCOL = BIT(7), enumerator
/kernel/linux/linux-5.10/net/wireless/
H A Dnl80211.c2200 if ((rdev->wiphy.flags & WIPHY_FLAG_CONTROL_PORT_PROTOCOL) && in nl80211_send_wiphy()
9658 if (!(rdev->wiphy.flags & WIPHY_FLAG_CONTROL_PORT_PROTOCOL) && in nl80211_crypto_settings()
/kernel/linux/linux-6.6/net/wireless/
H A Dnl80211.c2481 if ((rdev->wiphy.flags & WIPHY_FLAG_CONTROL_PORT_PROTOCOL) && in nl80211_send_wiphy()
10828 if (!(rdev->wiphy.flags & WIPHY_FLAG_CONTROL_PORT_PROTOCOL) && in nl80211_crypto_settings()

Completed in 88 milliseconds