Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dieee80211.h341 IEEE80211_CHANCTX_CHANGE_MIN_WIDTH = BIT(0), enumerator
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmac80211.c5086 IEEE80211_CHANCTX_CHANGE_MIN_WIDTH)), in __iwl_mvm_unassign_vif_chanctx()
5094 if (changed == IEEE80211_CHANCTX_CHANGE_MIN_WIDTH) { in iwl_mvm_unassign_vif_chanctx()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c1264 changed = IEEE80211_CHANCTX_CHANGE_MIN_WIDTH; in lkpi_sta_scan_to_auth()