Lines Matching refs:bf_mpdu
160 ieee80211_get_tx_rates(vif, sta, bf->bf_mpdu, bf->rates, in ath_set_rates()
274 struct ath_frame_info *fi = get_frame_info(bf->bf_mpdu); in ath_tx_update_baw()
297 struct ath_frame_info *fi = get_frame_info(bf->bf_mpdu); in ath_tx_addto_baw()
400 tbf->bf_mpdu = bf->bf_mpdu; in ath_clone_txbuf()
462 skb = bf->bf_mpdu; in ath_tx_complete_aggr()
530 skb = bf->bf_mpdu; in ath_tx_complete_aggr()
552 ath_tx_set_retry(sc, txq, bf->bf_mpdu, in ath_tx_complete_aggr()
584 bf->bf_mpdu, in ath_tx_complete_aggr()
659 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(bf->bf_mpdu); in bf_is_ampdu_not_probing()
703 hdr = (struct ieee80211_hdr *) bf->bf_mpdu->data; in ath_tx_process_buffer()
707 tid = ath_get_skb_tid(sc, an, bf->bf_mpdu); in ath_tx_process_buffer()
715 info = IEEE80211_SKB_CB(bf->bf_mpdu); in ath_tx_process_buffer()
719 ath_dynack_sample_tx_ts(sc->sc_ah, bf->bf_mpdu, ts, in ath_tx_process_buffer()
737 skb = bf->bf_mpdu; in ath_lookup_legacy()
763 skb = bf->bf_mpdu; in ath_lookup_rate()
832 struct ath_frame_info *fi = get_frame_info(bf->bf_mpdu); in ath_compute_num_delims()
1002 skb = bf->bf_mpdu; in ath_tx_form_aggr()
1012 tx_info = IEEE80211_SKB_CB(bf->bf_mpdu); in ath_tx_form_aggr()
1047 __skb_queue_tail(&tid->retry_q, bf->bf_mpdu); in ath_tx_form_aggr()
1053 al = get_frame_info(bf->bf_mpdu)->framelen; in ath_tx_form_aggr()
1142 skb = bf->bf_mpdu; in ath_get_rate_txpower()
1214 struct ath_frame_info *fi = get_frame_info(bf->bf_mpdu); in ath_buf_set_rate()
1219 skb = bf->bf_mpdu; in ath_buf_set_rate()
1362 struct sk_buff *skb = bf->bf_mpdu; in ath_tx_fill_desc()
1463 tx_info = IEEE80211_SKB_CB(bf->bf_mpdu); in ath_tx_form_burst()
1465 __skb_queue_tail(&tid->retry_q, bf->bf_mpdu); in ath_tx_form_burst()
1488 tx_info = IEEE80211_SKB_CB(bf->bf_mpdu); in ath_tx_sched_aggr()
1492 __skb_queue_tail(&tid->retry_q, bf->bf_mpdu); in ath_tx_sched_aggr()
1620 hdr = (struct ieee80211_hdr *) bf->bf_mpdu->data; in ath9k_set_moredata()
1684 info = IEEE80211_SKB_CB(bf_tail->bf_mpdu); in ath9k_release_buffered_frames()
2187 bf->bf_mpdu = skb; in ath_tx_setup_buffer()
2192 bf->bf_mpdu = NULL; in ath_tx_setup_buffer()
2463 struct sk_buff *skb = bf->bf_mpdu; in ath_tx_complete_buf()
2494 bf->bf_mpdu = NULL; in ath_tx_complete_buf()
2508 struct sk_buff *skb = bf->bf_mpdu; in ath_tx_rc_status()