Searched refs:IEEE80211_CHANCTX_CHANGE_AP (Results 1 – 2 of 2) sorted by relevance
/linux/net/mac80211/ | ||
H A D | chan.c | 563 changed |= IEEE80211_CHANCTX_CHANGE_AP; in _ieee80211_change_chanctx() |
/linux/include/net/ | ||
H A D | mac80211.h | 228 IEEE80211_CHANCTX_CHANGE_AP = BIT(5), enumerator |