Lines Matching refs:bf_mpdu

204 	tx_info = IEEE80211_SKB_CB(bf->bf_mpdu);  in ath_set_rates()
207 ieee80211_get_tx_rates(vif, sta, bf->bf_mpdu, bf->rates, in ath_set_rates()
321 struct ath_frame_info *fi = get_frame_info(bf->bf_mpdu); in ath_tx_update_baw()
344 struct ath_frame_info *fi = get_frame_info(bf->bf_mpdu); in ath_tx_addto_baw()
447 tbf->bf_mpdu = bf->bf_mpdu; in ath_clone_txbuf()
511 skb = bf->bf_mpdu; in ath_tx_complete_aggr()
579 skb = bf->bf_mpdu; in ath_tx_complete_aggr()
601 ath_tx_set_retry(sc, txq, bf->bf_mpdu, in ath_tx_complete_aggr()
633 bf->bf_mpdu, in ath_tx_complete_aggr()
708 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(bf->bf_mpdu); in bf_is_ampdu_not_probing()
752 hdr = (struct ieee80211_hdr *) bf->bf_mpdu->data; in ath_tx_process_buffer()
756 tid = ath_get_skb_tid(sc, an, bf->bf_mpdu); in ath_tx_process_buffer()
764 info = IEEE80211_SKB_CB(bf->bf_mpdu); in ath_tx_process_buffer()
768 ath_dynack_sample_tx_ts(sc->sc_ah, bf->bf_mpdu, ts, in ath_tx_process_buffer()
786 skb = bf->bf_mpdu; in ath_lookup_legacy()
812 skb = bf->bf_mpdu; in ath_lookup_rate()
881 struct ath_frame_info *fi = get_frame_info(bf->bf_mpdu); in ath_compute_num_delims()
1051 skb = bf->bf_mpdu; in ath_tx_form_aggr()
1061 tx_info = IEEE80211_SKB_CB(bf->bf_mpdu); in ath_tx_form_aggr()
1096 __skb_queue_tail(&tid->retry_q, bf->bf_mpdu); in ath_tx_form_aggr()
1102 al = get_frame_info(bf->bf_mpdu)->framelen; in ath_tx_form_aggr()
1192 skb = bf->bf_mpdu; in ath_get_rate_txpower()
1275 struct ath_frame_info *fi = get_frame_info(bf->bf_mpdu); in ath_buf_set_rate()
1280 skb = bf->bf_mpdu; in ath_buf_set_rate()
1423 struct sk_buff *skb = bf->bf_mpdu; in ath_tx_fill_desc()
1524 tx_info = IEEE80211_SKB_CB(bf->bf_mpdu); in ath_tx_form_burst()
1526 __skb_queue_tail(&tid->retry_q, bf->bf_mpdu); in ath_tx_form_burst()
1549 tx_info = IEEE80211_SKB_CB(bf->bf_mpdu); in ath_tx_sched_aggr()
1553 __skb_queue_tail(&tid->retry_q, bf->bf_mpdu); in ath_tx_sched_aggr()
1681 hdr = (struct ieee80211_hdr *) bf->bf_mpdu->data; in ath9k_set_moredata()
1743 info = IEEE80211_SKB_CB(bf_tail->bf_mpdu); in ath9k_release_buffered_frames()
2246 bf->bf_mpdu = skb; in ath_tx_setup_buffer()
2251 bf->bf_mpdu = NULL; in ath_tx_setup_buffer()
2522 struct sk_buff *skb = bf->bf_mpdu; in ath_tx_complete_buf()
2553 bf->bf_mpdu = NULL; in ath_tx_complete_buf()
2577 struct sk_buff *skb = bf->bf_mpdu; in ath_tx_rc_status()