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()
446 tbf->bf_mpdu = bf->bf_mpdu; in ath_clone_txbuf()
510 skb = bf->bf_mpdu; in ath_tx_complete_aggr()
578 skb = bf->bf_mpdu; in ath_tx_complete_aggr()
600 ath_tx_set_retry(sc, txq, bf->bf_mpdu, in ath_tx_complete_aggr()
632 bf->bf_mpdu, in ath_tx_complete_aggr()
707 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(bf->bf_mpdu); in bf_is_ampdu_not_probing()
751 hdr = (struct ieee80211_hdr *) bf->bf_mpdu->data; in ath_tx_process_buffer()
755 tid = ath_get_skb_tid(sc, an, bf->bf_mpdu); in ath_tx_process_buffer()
763 info = IEEE80211_SKB_CB(bf->bf_mpdu); in ath_tx_process_buffer()
767 ath_dynack_sample_tx_ts(sc->sc_ah, bf->bf_mpdu, ts, in ath_tx_process_buffer()
785 skb = bf->bf_mpdu; in ath_lookup_legacy()
811 skb = bf->bf_mpdu; in ath_lookup_rate()
880 struct ath_frame_info *fi = get_frame_info(bf->bf_mpdu); in ath_compute_num_delims()
1050 skb = bf->bf_mpdu; in ath_tx_form_aggr()
1060 tx_info = IEEE80211_SKB_CB(bf->bf_mpdu); in ath_tx_form_aggr()
1095 __skb_queue_tail(&tid->retry_q, bf->bf_mpdu); in ath_tx_form_aggr()
1101 al = get_frame_info(bf->bf_mpdu)->framelen; in ath_tx_form_aggr()
1191 skb = bf->bf_mpdu; in ath_get_rate_txpower()
1274 struct ath_frame_info *fi = get_frame_info(bf->bf_mpdu); in ath_buf_set_rate()
1279 skb = bf->bf_mpdu; in ath_buf_set_rate()
1422 struct sk_buff *skb = bf->bf_mpdu; in ath_tx_fill_desc()
1523 tx_info = IEEE80211_SKB_CB(bf->bf_mpdu); in ath_tx_form_burst()
1525 __skb_queue_tail(&tid->retry_q, bf->bf_mpdu); in ath_tx_form_burst()
1548 tx_info = IEEE80211_SKB_CB(bf->bf_mpdu); in ath_tx_sched_aggr()
1552 __skb_queue_tail(&tid->retry_q, bf->bf_mpdu); in ath_tx_sched_aggr()
1686 hdr = (struct ieee80211_hdr *) bf->bf_mpdu->data; in ath9k_set_moredata()
1748 info = IEEE80211_SKB_CB(bf_tail->bf_mpdu); in ath9k_release_buffered_frames()
2251 bf->bf_mpdu = skb; in ath_tx_setup_buffer()
2256 bf->bf_mpdu = NULL; in ath_tx_setup_buffer()
2527 struct sk_buff *skb = bf->bf_mpdu; in ath_tx_complete_buf()
2558 bf->bf_mpdu = NULL; in ath_tx_complete_buf()
2582 struct sk_buff *skb = bf->bf_mpdu; in ath_tx_rc_status()