Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dmain.c1387 local->hw.wiphy->flags |= WIPHY_FLAG_CONTROL_PORT_PROTOCOL; in ieee80211_register_hw()
/linux/include/net/
H A Dcfg80211.h5293 * @WIPHY_FLAG_CONTROL_PORT_PROTOCOL: This device supports setting the
5341 WIPHY_FLAG_CONTROL_PORT_PROTOCOL = BIT(7),
5280 WIPHY_FLAG_CONTROL_PORT_PROTOCOL = BIT(7), global() enumerator
/linux/net/wireless/
H A Dnl80211.c2791 if ((rdev->wiphy.flags & WIPHY_FLAG_CONTROL_PORT_PROTOCOL) && in nl80211_send_wiphy()
12163 if (!(rdev->wiphy.flags & WIPHY_FLAG_CONTROL_PORT_PROTOCOL) && in nl80211_assoc_bss()