Home
last modified time | relevance | path

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

12

/openbmc/linux/net/mac80211/
H A Drc80211_minstrel_ht_debugfs.c66 if (gflags & IEEE80211_TX_RC_SHORT_GI) in minstrel_ht_stats_dump()
212 if (gflags & IEEE80211_TX_RC_SHORT_GI) in minstrel_ht_stats_csv_dump()
H A Drc80211_minstrel_ht.c65 (_sgi ? IEEE80211_TX_RC_SHORT_GI : 0) | \
102 (_sgi ? IEEE80211_TX_RC_SHORT_GI : 0) | \
333 !!(rate->flags & IEEE80211_TX_RC_SHORT_GI), in minstrel_ht_get_group_idx()
352 !!(rate->flags & IEEE80211_TX_RC_SHORT_GI), in minstrel_vht_get_group_idx()
1767 if (gflags & IEEE80211_TX_RC_SHORT_GI) { in minstrel_ht_update_caps()
1804 ((gflags & IEEE80211_TX_RC_SHORT_GI) && in minstrel_ht_update_caps()
H A Dstatus.c515 if (info->status.rates[0].flags & IEEE80211_TX_RC_SHORT_GI) in ieee80211_add_tx_radiotap_header()
538 if (info->status.rates[0].flags & IEEE80211_TX_RC_SHORT_GI) in ieee80211_add_tx_radiotap_header()
H A Dairtime.c575 if (rate->flags & IEEE80211_TX_RC_SHORT_GI) in ieee80211_fill_rx_status()
/openbmc/linux/drivers/net/wireless/ti/wl18xx/
H A Dtx.c48 rate->flags |= IEEE80211_TX_RC_SHORT_GI; in wl18xx_get_last_tx_rate()
/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Ddata_tx.c248 rates[i].flags &= ~IEEE80211_TX_RC_SHORT_GI; in wfx_tx_fixup_rates()
358 if (tx_info->driver_rates[0].flags & IEEE80211_TX_RC_SHORT_GI) in wfx_tx_inner()
H A Dtraces.h403 if (rates[0].flags & IEEE80211_TX_RC_SHORT_GI)
/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/
H A Dmac.c62 txrate->flags |= IEEE80211_TX_RC_SHORT_GI; in mt76_mac_process_tx_rate()
139 if (rate->flags & IEEE80211_TX_RC_SHORT_GI) in mt76_mac_tx_rate_val()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/
H A Drc.c151 rate->flags |= IEEE80211_TX_RC_SHORT_GI; in _rtl_rc_rate_set_series()
H A Dbase.c670 if (!(rate_flag & IEEE80211_TX_RC_SHORT_GI)) in _rtl_query_shortgi()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtx.c283 if (rate->flags & IEEE80211_TX_RC_SHORT_GI) in iwl_mvm_get_inject_tx_rate()
296 if (rate->flags & IEEE80211_TX_RC_SHORT_GI) in iwl_mvm_get_inject_tx_rate()
1503 r->flags |= IEEE80211_TX_RC_SHORT_GI; in iwl_mvm_hwrate_to_tx_rate()
1534 r->flags |= IEEE80211_TX_RC_SHORT_GI; in iwl_mvm_hwrate_to_tx_rate_v1()
/openbmc/linux/drivers/net/wireless/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()
/openbmc/linux/drivers/net/wireless/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()
/openbmc/linux/drivers/net/wireless/ath/carl9170/
H A Dtx.c782 if (txrate->flags & IEEE80211_TX_RC_SHORT_GI) in carl9170_tx_physet()
1595 if (rate->flags & IEEE80211_TX_RC_SHORT_GI) in carl9170_tx_beacon_physet()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmac.c819 if (rate->flags & IEEE80211_TX_RC_SHORT_GI) in mt7615_mac_write_txwi()
1001 if ((ref->flags ^ rates[i].flags) & IEEE80211_TX_RC_SHORT_GI) in mt7615_mac_update_rate_desc()
1002 rates[i].flags ^= IEEE80211_TX_RC_SHORT_GI; in mt7615_mac_update_rate_desc()
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dxmit.c838 if (rates[i].flags & IEEE80211_TX_RC_SHORT_GI) in ath_lookup_rate()
920 half_gi = (flags & IEEE80211_TX_RC_SHORT_GI) ? 1 : 0; in ath_compute_num_delims()
1319 if (rates[i].flags & IEEE80211_TX_RC_SHORT_GI) in ath_buf_set_rate()
1322 is_sgi = !!(rates[i].flags & IEEE80211_TX_RC_SHORT_GI); in ath_buf_set_rate()
H A Dhtc_drv_txrx.c500 rate->flags |= IEEE80211_TX_RC_SHORT_GI; in ath9k_htc_tx_process()
/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00queue.c363 if (txrate->flags & IEEE80211_TX_RC_SHORT_GI) in rt2x00queue_create_tx_descriptor_ht()
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A D4965-rs.c857 tbl_type.is_SGI != !!(mac_flags & IEEE80211_TX_RC_SHORT_GI) || in il4965_rs_tx_status()
2227 IEEE80211_TX_RC_SHORT_GI; in il4965_rs_get_rate()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dtx.c821 r->flags |= IEEE80211_TX_RC_SHORT_GI; in iwlagn_hwrate_to_tx_control()
H A Drs.c914 (tbl_type.is_SGI != !!(mac_flags & IEEE80211_TX_RC_SHORT_GI)) || in rs_tx_status()
2706 info->control.rates[0].flags |= IEEE80211_TX_RC_SHORT_GI; in rs_get_rate()
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dtx.c891 flags |= IEEE80211_TX_RC_SHORT_GI; in wl1271_tx_get_rate_flags()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dhtt_rx.c3854 IEEE80211_TX_RC_SHORT_GI); in ath10k_update_per_peer_tx_stats()
3861 IEEE80211_TX_RC_SHORT_GI; in ath10k_update_per_peer_tx_stats()
3869 IEEE80211_TX_RC_SHORT_GI; in ath10k_update_per_peer_tx_stats()
/openbmc/linux/include/net/
H A Dmac80211.h1030 IEEE80211_TX_RC_SHORT_GI = BIT(7), enumerator

12