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