Home
last modified time | relevance | path

Searched refs:IEEE80211_TX_RC_40_MHZ_WIDTH (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02_mac.c192 else if (rate->flags & IEEE80211_TX_RC_40_MHZ_WIDTH) in mt76x02_mac_tx_rate_val()
200 if (rate->flags & IEEE80211_TX_RC_40_MHZ_WIDTH) in mt76x02_mac_tx_rate_val()
320 txrate->flags |= IEEE80211_TX_RC_40_MHZ_WIDTH; in mt76x02_mac_process_tx_rate()
H A Dtestmode.c252 rate->flags |= IEEE80211_TX_RC_40_MHZ_WIDTH; in mt76_testmode_tx_init()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dtx.c319 if (rate->flags & IEEE80211_TX_RC_40_MHZ_WIDTH) in iwl_mvm_get_tx_rate()
335 if (rate->flags & IEEE80211_TX_RC_40_MHZ_WIDTH) in iwl_mvm_get_tx_rate()
1541 return IEEE80211_TX_RC_40_MHZ_WIDTH; in iwl_mvm_tx_status_check_trigger()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dmac.c677 if (rate->flags & IEEE80211_TX_RC_40_MHZ_WIDTH) in mt7615_mac_tx_rate_val()
689 if (rate->flags & IEEE80211_TX_RC_40_MHZ_WIDTH) in mt7615_mac_tx_rate_val()
1011 (IEEE80211_TX_RC_40_MHZ_WIDTH | in mt7615_mac_update_rate_desc()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dieee80211.h429 IEEE80211_TX_RC_40_MHZ_WIDTH = BIT(0), enumerator
/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/
H A Dmac.c703 if (rate->flags & IEEE80211_TX_RC_40_MHZ_WIDTH) in mt7603_mac_tx_rate_val()
779 IEEE80211_TX_RC_40_MHZ_WIDTH) in mt7603_wtbl_set_rates()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhtt_rx.c4032 IEEE80211_TX_RC_40_MHZ_WIDTH; in ath10k_update_per_peer_tx_stats()