Searched refs:IEEE80211_TX_RC_SHORT_GI (Results 1 – 21 of 21) sorted by relevance
59 (_sgi ? IEEE80211_TX_RC_SHORT_GI : 0) | \87 (_sgi ? IEEE80211_TX_RC_SHORT_GI : 0) | \271 !!(rate->flags & IEEE80211_TX_RC_SHORT_GI), in minstrel_ht_get_group_idx()279 !!(rate->flags & IEEE80211_TX_RC_SHORT_GI), in minstrel_vht_get_group_idx()1169 if (gflags & IEEE80211_TX_RC_SHORT_GI) { in minstrel_ht_update_caps()1209 ((gflags & IEEE80211_TX_RC_SHORT_GI) && in minstrel_ht_update_caps()
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()
341 if (info->status.rates[0].flags & IEEE80211_TX_RC_SHORT_GI) in ieee80211_add_tx_radiotap_header()364 if (info->status.rates[0].flags & IEEE80211_TX_RC_SHORT_GI) in ieee80211_add_tx_radiotap_header()
467 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()
54 txrate->flags |= IEEE80211_TX_RC_SHORT_GI; in mt76_mac_process_tx_rate()131 if (rate->flags & IEEE80211_TX_RC_SHORT_GI) in mt76_mac_tx_rate_val()
136 rate->flags |= IEEE80211_TX_RC_SHORT_GI; in _rtl_rc_rate_set_series()
660 if (!(rate_flag & IEEE80211_TX_RC_SHORT_GI)) in _rtl_query_shortgi()
755 if (rates[i].flags & IEEE80211_TX_RC_SHORT_GI) in ath_lookup_rate()837 half_gi = (flags & IEEE80211_TX_RC_SHORT_GI) ? 1 : 0; in ath_compute_num_delims()1215 if (rates[i].flags & IEEE80211_TX_RC_SHORT_GI) in ath_buf_set_rate()1218 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()
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()
644 r->flags |= IEEE80211_TX_RC_SHORT_GI; in iwl_mvm_hwrate_to_tx_rate()
371 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()2248 IEEE80211_TX_RC_SHORT_GI; in il4965_rs_get_rate()
2912 r->flags |= IEEE80211_TX_RC_SHORT_GI; in il4965_hwrate_to_tx_control()
905 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()
750 IEEE80211_TX_RC_SHORT_GI = BIT(7), enumerator
1146 if (info->control.rates[0].flags & IEEE80211_TX_RC_SHORT_GI) in mac80211_hwsim_tx_frame_no_nl()
4849 if (rate_flag & IEEE80211_TX_RC_SHORT_GI || in rtl8xxxu_tx()