Lines Matching defs:txrc
306 static bool rc_no_data_or_no_ack_use_min(struct ieee80211_tx_rate_control *txrc)
308 struct sk_buff *skb = txrc->skb;
396 struct ieee80211_tx_rate_control *txrc)
398 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(txrc->skb);
399 struct ieee80211_supported_band *sband = txrc->sband;
404 if (!pubsta || rc_no_data_or_no_ack_use_min(txrc)) {
405 __rate_control_send_low(txrc->hw, sband, pubsta, info,
406 txrc->rate_idx_mask);
408 if (!pubsta && txrc->bss) {
409 mcast_rate = txrc->bss_conf->mcast_rate[sband->band];
423 txrc->bss_conf->basic_rates,
903 struct ieee80211_tx_rate_control *txrc)
908 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(txrc->skb);
917 if (rate_control_send_low(sta ? &sta->sta : NULL, txrc))
930 ref->ops->get_rate(ref->priv, ista, priv_sta, txrc);
933 rate_control_send_low(NULL, txrc);
939 ieee80211_get_tx_rates(&sdata->vif, ista, txrc->skb,