Searched refs:IEEE80211_TX_RC_SHORT_GI (Results 1 – 25 of 27) sorted by relevance
12
37 if (gflags & IEEE80211_TX_RC_SHORT_GI) in minstrel_ht_stats_dump()183 if (gflags & IEEE80211_TX_RC_SHORT_GI) in minstrel_ht_stats_csv_dump()
60 (_sgi ? IEEE80211_TX_RC_SHORT_GI : 0) | \88 (_sgi ? IEEE80211_TX_RC_SHORT_GI : 0) | \252 !!(rate->flags & IEEE80211_TX_RC_SHORT_GI), in minstrel_ht_get_group_idx()260 !!(rate->flags & IEEE80211_TX_RC_SHORT_GI), in minstrel_vht_get_group_idx()1198 if (gflags & IEEE80211_TX_RC_SHORT_GI) { in minstrel_ht_update_caps()1238 ((gflags & IEEE80211_TX_RC_SHORT_GI) && in minstrel_ht_update_caps()
357 if (info->status.rates[0].flags & IEEE80211_TX_RC_SHORT_GI) in ieee80211_add_tx_radiotap_header()380 if (info->status.rates[0].flags & IEEE80211_TX_RC_SHORT_GI) in ieee80211_add_tx_radiotap_header()
2075 rate_flags |= IEEE80211_TX_RC_SHORT_GI; in ieee80211_parse_tx_radiotap()2091 rate_flags |= IEEE80211_TX_RC_SHORT_GI; in ieee80211_parse_tx_radiotap()
680 if (rate->flags & IEEE80211_TX_RC_SHORT_GI) in sta_set_rate_info_tx()
62 rate->flags |= IEEE80211_TX_RC_SHORT_GI; in wl18xx_get_last_tx_rate()
70 txrate->flags |= IEEE80211_TX_RC_SHORT_GI; in mt76_mac_process_tx_rate()147 if (rate->flags & IEEE80211_TX_RC_SHORT_GI) in mt76_mac_tx_rate_val()
173 rate->flags |= IEEE80211_TX_RC_SHORT_GI; in _rtl_rc_rate_set_series()
680 if (!(rate_flag & IEEE80211_TX_RC_SHORT_GI)) in _rtl_query_shortgi()
140 rate->flags |= IEEE80211_TX_RC_SHORT_GI; in _rtl_rc_rate_set_series()
657 if (!(rate_flag & IEEE80211_TX_RC_SHORT_GI)) in _rtl_query_shortgi()
74 txrate->flags |= IEEE80211_TX_RC_SHORT_GI; in mt76_mac_process_tx_rate()162 if (rate->flags & IEEE80211_TX_RC_SHORT_GI) in mt76x0_mac_tx_rate_val()
133 txrate->flags |= IEEE80211_TX_RC_SHORT_GI; in mt76x2_mac_process_tx_rate()354 if (rate->flags & IEEE80211_TX_RC_SHORT_GI) in mt76x2_mac_tx_rate_val()
781 if (txrate->flags & IEEE80211_TX_RC_SHORT_GI) in carl9170_tx_physet()1586 if (rate->flags & IEEE80211_TX_RC_SHORT_GI) in carl9170_tx_beacon_physet()
845 if (rates[i].flags & IEEE80211_TX_RC_SHORT_GI) in ath_lookup_rate()927 half_gi = (flags & IEEE80211_TX_RC_SHORT_GI) ? 1 : 0; in ath_compute_num_delims()1310 if (rates[i].flags & IEEE80211_TX_RC_SHORT_GI) in ath_buf_set_rate()1313 is_sgi = !!(rates[i].flags & IEEE80211_TX_RC_SHORT_GI); in ath_buf_set_rate()
495 rate->flags |= IEEE80211_TX_RC_SHORT_GI; in ath9k_htc_tx_process()
370 if (txrate->flags & IEEE80211_TX_RC_SHORT_GI) in rt2x00queue_create_tx_descriptor_ht()
872 tbl_type.is_SGI != !!(mac_flags & IEEE80211_TX_RC_SHORT_GI) || in il4965_rs_tx_status()2246 IEEE80211_TX_RC_SHORT_GI; in il4965_rs_get_rate()
906 flags |= IEEE80211_TX_RC_SHORT_GI; in wl1271_tx_get_rate_flags()
843 r->flags |= IEEE80211_TX_RC_SHORT_GI; in iwlagn_hwrate_to_tx_control()
960 (tbl_type.is_SGI != !!(mac_flags & IEEE80211_TX_RC_SHORT_GI)) || in rs_tx_status()2756 info->control.rates[0].flags |= IEEE80211_TX_RC_SHORT_GI; in rs_get_rate()
821 IEEE80211_TX_RC_SHORT_GI = BIT(7), enumerator
1045 if (rate->flags & IEEE80211_TX_RC_SHORT_GI) in trans_tx_rate_flags_ieee2hwsim()1273 if (info->control.rates[0].flags & IEEE80211_TX_RC_SHORT_GI) in mac80211_hwsim_tx_frame_no_nl()
1294 r->flags |= IEEE80211_TX_RC_SHORT_GI; in iwl_mvm_hwrate_to_tx_rate()
4999 if (rate_flag & IEEE80211_TX_RC_SHORT_GI || in rtl8xxxu_tx()