Home
last modified time | relevance | path

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

/linux/include/net/
H A Dcfg80211.h3311 * @CONNECT_REQ_MLO_SUPPORT: Userspace indicates support for handling MLD links.
3324 CONNECT_REQ_MLO_SUPPORT = BIT(6),
3271 CONNECT_REQ_MLO_SUPPORT = BIT(6), global() enumerator
/linux/net/wireless/
H A Dnl80211.c13423 connect.flags |= CONNECT_REQ_MLO_SUPPORT; in nl80211_wiphy_netns()