Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dchan.c393 return IEEE80211_CHANCTX_CHANGE_MIN_WIDTH; in _ieee80211_recalc_chanctx_min_def()
/openbmc/linux/include/net/
H A Dmac80211.h223 IEEE80211_CHANCTX_CHANGE_MIN_WIDTH = BIT(4), enumerator
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c4839 IEEE80211_CHANCTX_CHANGE_MIN_WIDTH)), in iwl_mvm_change_chanctx()
4847 if (changed == IEEE80211_CHANCTX_CHANGE_MIN_WIDTH) { in iwl_mvm_change_chanctx()