Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dieee80211.h3824 #define WLAN_EXT_CAPA5_TDLS_CH_SW_PROHIBITED BIT(7) macro
/linux-6.6.21/net/mac80211/
Dmlme.c4080 (elems->ext_capab[4] & WLAN_EXT_CAPA5_TDLS_CH_SW_PROHIBITED); in ieee80211_assoc_config_link()