Lines Matching defs:txrc
328 static bool rc_no_data_or_no_ack_use_min(struct ieee80211_tx_rate_control *txrc)
330 struct sk_buff *skb = txrc->skb;
417 struct ieee80211_tx_rate_control *txrc)
419 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(txrc->skb);
420 struct ieee80211_supported_band *sband = txrc->sband;
428 if (!pubsta || rc_no_data_or_no_ack_use_min(txrc)) {
429 __rate_control_send_low(txrc->hw, sband, pubsta, info,
430 txrc->rate_idx_mask);
432 if (!pubsta && txrc->bss) {
433 mcast_rate = txrc->bss_conf->mcast_rate[sband->band];
447 txrc->bss_conf->basic_rates,
929 struct ieee80211_tx_rate_control *txrc)
934 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(txrc->skb);
943 if (rate_control_send_low(sta ? &sta->sta : NULL, txrc))
956 ref->ops->get_rate(ref->priv, ista, priv_sta, txrc);
959 rate_control_send_low(NULL, txrc);
965 ieee80211_get_tx_rates(&sdata->vif, ista, txrc->skb,