Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dtx.c317 if (rate->flags & IEEE80211_TX_RC_SHORT_GI) in iwl_mvm_get_tx_rate()
333 if (rate->flags & IEEE80211_TX_RC_SHORT_GI) in iwl_mvm_get_tx_rate()
1565 r->flags |= IEEE80211_TX_RC_SHORT_GI;
1596 r->flags |= IEEE80211_TX_RC_SHORT_GI; in iwl_mvm_rx_tx_cmd_single()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/
H A Dmac.c772 if ((ref->flags ^ rates[i].flags) & IEEE80211_TX_RC_SHORT_GI) in mt7603_wtbl_set_rates()
773 rates[i].flags ^= IEEE80211_TX_RC_SHORT_GI; in mt7603_wtbl_set_rates()
1007 if (rate->flags & IEEE80211_TX_RC_SHORT_GI) in mt7603_mac_write_txwi()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02_mac.c221 if (rate->flags & IEEE80211_TX_RC_SHORT_GI) in mt76x02_mac_tx_rate_val()
330 txrate->flags |= IEEE80211_TX_RC_SHORT_GI; in mt76x02_mac_process_tx_rate()
H A Dtestmode.c241 rate->flags |= IEEE80211_TX_RC_SHORT_GI; in mt76_testmode_tx_init()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dmac.c822 if (rate->flags & IEEE80211_TX_RC_SHORT_GI) in mt7615_mac_write_txwi()
1004 if ((ref->flags ^ rates[i].flags) & IEEE80211_TX_RC_SHORT_GI) in mt7615_mac_update_rate_desc()
1005 rates[i].flags ^= IEEE80211_TX_RC_SHORT_GI; in mt7615_mac_update_rate_desc()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dieee80211.h434 IEEE80211_TX_RC_SHORT_GI = BIT(5), enumerator
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhtt_rx.c4003 IEEE80211_TX_RC_SHORT_GI); in ath10k_update_per_peer_tx_stats()
4010 IEEE80211_TX_RC_SHORT_GI; in ath10k_update_per_peer_tx_stats()
4018 IEEE80211_TX_RC_SHORT_GI; in ath10k_update_per_peer_tx_stats()