Lines Matching refs:bf_mpdu

141 	ieee80211_get_tx_rates(vif, sta, bf->bf_mpdu, bf->rates,  in ath_set_rates()
287 struct ath_frame_info *fi = get_frame_info(bf->bf_mpdu); in ath_tx_addto_baw()
386 tbf->bf_mpdu = bf->bf_mpdu; in ath_clone_txbuf()
415 fi = get_frame_info(bf->bf_mpdu); in ath_tx_count_frames()
452 skb = bf->bf_mpdu; in ath_tx_complete_aggr()
528 skb = bf->bf_mpdu; in ath_tx_complete_aggr()
550 ath_tx_set_retry(sc, txq, bf->bf_mpdu, in ath_tx_complete_aggr()
582 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()
682 info = IEEE80211_SKB_CB(bf->bf_mpdu); in ath_tx_process_buffer()
686 ath_dynack_sample_tx_ts(sc->sc_ah, bf->bf_mpdu, ts); in ath_tx_process_buffer()
703 skb = bf->bf_mpdu; in ath_lookup_legacy()
729 skb = bf->bf_mpdu; in ath_lookup_rate()
798 struct ath_frame_info *fi = get_frame_info(bf->bf_mpdu); in ath_compute_num_delims()
956 skb = bf->bf_mpdu; in ath_tx_form_aggr()
966 tx_info = IEEE80211_SKB_CB(bf->bf_mpdu); in ath_tx_form_aggr()
1009 al = get_frame_info(bf->bf_mpdu)->framelen; in ath_tx_form_aggr()
1100 skb = bf->bf_mpdu; in ath_get_rate_txpower()
1171 struct ath_frame_info *fi = get_frame_info(bf->bf_mpdu); in ath_buf_set_rate()
1176 skb = bf->bf_mpdu; in ath_buf_set_rate()
1314 struct sk_buff *skb = bf->bf_mpdu; in ath_tx_fill_desc()
1402 skb = bf->bf_mpdu; in ath_tx_form_burst()
1418 tx_info = IEEE80211_SKB_CB(bf->bf_mpdu); in ath_tx_form_burst()
1445 tx_info = IEEE80211_SKB_CB(bf->bf_mpdu); in ath_tx_sched_aggr()
1633 __skb_unlink(bf->bf_mpdu, tid_q); in ath9k_release_buffered_frames()
1657 info = IEEE80211_SKB_CB(bf_tail->bf_mpdu); in ath9k_release_buffered_frames()
2181 bf->bf_mpdu = skb; in ath_tx_setup_buffer()
2186 bf->bf_mpdu = NULL; in ath_tx_setup_buffer()
2434 hdr = (struct ieee80211_hdr *) bf->bf_mpdu->data; in ath_tx_cabq()
2505 struct sk_buff *skb = bf->bf_mpdu; in ath_tx_complete_buf()
2536 bf->bf_mpdu = NULL; in ath_tx_complete_buf()
2550 struct sk_buff *skb = bf->bf_mpdu; in ath_tx_rc_status()