Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
HDieee80211.h422 IEEE80211_TX_RC_80_MHZ_WIDTH = BIT(1), enumerator
/freebsd-13-stable/sys/contrib/dev/iwlwifi/mvm/
HDtx.c287 else if (rate->flags & IEEE80211_TX_RC_80_MHZ_WIDTH) in iwl_mvm_get_inject_tx_rate()
1432 return IEEE80211_TX_RC_80_MHZ_WIDTH; in iwl_mvm_get_hwrate_chan_width()