Home
last modified time | relevance | path

Searched refs:IEEE80211_TX_RC_160_MHZ_WIDTH (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
HDieee80211.h423 IEEE80211_TX_RC_160_MHZ_WIDTH = BIT(2), enumerator
/freebsd-13-stable/sys/contrib/dev/iwlwifi/mvm/
HDtx.c289 else if (rate->flags & IEEE80211_TX_RC_160_MHZ_WIDTH) in iwl_mvm_get_inject_tx_rate()
1434 return IEEE80211_TX_RC_160_MHZ_WIDTH; in iwl_mvm_get_hwrate_chan_width()