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.h3222 * @CONNECT_REQ_MLO_SUPPORT: Userspace indicates support for handling MLD links.
3234 CONNECT_REQ_MLO_SUPPORT = BIT(6), enumerator
/linux/net/wireless/
H A Dnl80211.c12920 connect.flags |= CONNECT_REQ_MLO_SUPPORT; in nl80211_connect()