Lines Matching refs:bf_mpdu
198 tx_info = IEEE80211_SKB_CB(bf->bf_mpdu); in ath_set_rates()
201 ieee80211_get_tx_rates(vif, sta, bf->bf_mpdu, bf->rates, in ath_set_rates()
315 struct ath_frame_info *fi = get_frame_info(bf->bf_mpdu); in ath_tx_update_baw()
338 struct ath_frame_info *fi = get_frame_info(bf->bf_mpdu); in ath_tx_addto_baw()
441 tbf->bf_mpdu = bf->bf_mpdu; in ath_clone_txbuf()
503 skb = bf->bf_mpdu; in ath_tx_complete_aggr()
571 skb = bf->bf_mpdu; in ath_tx_complete_aggr()
593 ath_tx_set_retry(sc, txq, bf->bf_mpdu, in ath_tx_complete_aggr()
625 bf->bf_mpdu, in ath_tx_complete_aggr()
700 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(bf->bf_mpdu); in bf_is_ampdu_not_probing()
744 hdr = (struct ieee80211_hdr *) bf->bf_mpdu->data; in ath_tx_process_buffer()
748 tid = ath_get_skb_tid(sc, an, bf->bf_mpdu); in ath_tx_process_buffer()
756 info = IEEE80211_SKB_CB(bf->bf_mpdu); in ath_tx_process_buffer()
760 ath_dynack_sample_tx_ts(sc->sc_ah, bf->bf_mpdu, ts, in ath_tx_process_buffer()
778 skb = bf->bf_mpdu; in ath_lookup_legacy()
804 skb = bf->bf_mpdu; in ath_lookup_rate()
873 struct ath_frame_info *fi = get_frame_info(bf->bf_mpdu); in ath_compute_num_delims()
1043 skb = bf->bf_mpdu; in ath_tx_form_aggr()
1053 tx_info = IEEE80211_SKB_CB(bf->bf_mpdu); in ath_tx_form_aggr()
1088 __skb_queue_tail(&tid->retry_q, bf->bf_mpdu); in ath_tx_form_aggr()
1094 al = get_frame_info(bf->bf_mpdu)->framelen; in ath_tx_form_aggr()
1183 skb = bf->bf_mpdu; in ath_get_rate_txpower()
1255 struct ath_frame_info *fi = get_frame_info(bf->bf_mpdu); in ath_buf_set_rate()
1260 skb = bf->bf_mpdu; in ath_buf_set_rate()
1403 struct sk_buff *skb = bf->bf_mpdu; in ath_tx_fill_desc()
1504 tx_info = IEEE80211_SKB_CB(bf->bf_mpdu); in ath_tx_form_burst()
1506 __skb_queue_tail(&tid->retry_q, bf->bf_mpdu); in ath_tx_form_burst()
1529 tx_info = IEEE80211_SKB_CB(bf->bf_mpdu); in ath_tx_sched_aggr()
1533 __skb_queue_tail(&tid->retry_q, bf->bf_mpdu); in ath_tx_sched_aggr()
1661 hdr = (struct ieee80211_hdr *) bf->bf_mpdu->data; in ath9k_set_moredata()
1723 info = IEEE80211_SKB_CB(bf_tail->bf_mpdu); in ath9k_release_buffered_frames()
2226 bf->bf_mpdu = skb; in ath_tx_setup_buffer()
2231 bf->bf_mpdu = NULL; in ath_tx_setup_buffer()
2502 struct sk_buff *skb = bf->bf_mpdu; in ath_tx_complete_buf()
2533 bf->bf_mpdu = NULL; in ath_tx_complete_buf()
2557 struct sk_buff *skb = bf->bf_mpdu; in ath_tx_rc_status()