Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dchan.c825 changed |= IEEE80211_CHANCTX_CHANGE_AP; in _ieee80211_change_chanctx()
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dmac80211.c1008 if (changed & IEEE80211_CHANCTX_CHANGE_AP) in iwl_mld_change_chanctx()
/linux/include/net/
H A Dmac80211.h228 IEEE80211_CHANCTX_CHANGE_AP = BIT(5), enumerator