Lines Matching refs:bf_mpdu
152 ieee80211_get_tx_rates(vif, sta, bf->bf_mpdu, bf->rates, in ath_set_rates()
298 struct ath_frame_info *fi = get_frame_info(bf->bf_mpdu); in ath_tx_addto_baw()
397 tbf->bf_mpdu = bf->bf_mpdu; in ath_clone_txbuf()
426 fi = get_frame_info(bf->bf_mpdu); in ath_tx_count_frames()
463 skb = bf->bf_mpdu; in ath_tx_complete_aggr()
539 skb = bf->bf_mpdu; in ath_tx_complete_aggr()
561 ath_tx_set_retry(sc, txq, bf->bf_mpdu, in ath_tx_complete_aggr()
593 bf->bf_mpdu, in ath_tx_complete_aggr()
670 struct ieee80211_tx_info *info = IEEE80211_SKB_CB(bf->bf_mpdu); in bf_is_ampdu_not_probing()
693 info = IEEE80211_SKB_CB(bf->bf_mpdu); in ath_tx_process_buffer()
697 ath_dynack_sample_tx_ts(sc->sc_ah, bf->bf_mpdu, ts); in ath_tx_process_buffer()
714 skb = bf->bf_mpdu; in ath_lookup_legacy()
740 skb = bf->bf_mpdu; in ath_lookup_rate()
809 struct ath_frame_info *fi = get_frame_info(bf->bf_mpdu); in ath_compute_num_delims()
967 skb = bf->bf_mpdu; in ath_tx_form_aggr()
977 tx_info = IEEE80211_SKB_CB(bf->bf_mpdu); in ath_tx_form_aggr()
1020 al = get_frame_info(bf->bf_mpdu)->framelen; in ath_tx_form_aggr()
1111 skb = bf->bf_mpdu; in ath_get_rate_txpower()
1182 struct ath_frame_info *fi = get_frame_info(bf->bf_mpdu); in ath_buf_set_rate()
1187 skb = bf->bf_mpdu; in ath_buf_set_rate()
1325 struct sk_buff *skb = bf->bf_mpdu; in ath_tx_fill_desc()
1413 skb = bf->bf_mpdu; in ath_tx_form_burst()
1429 tx_info = IEEE80211_SKB_CB(bf->bf_mpdu); in ath_tx_form_burst()
1456 tx_info = IEEE80211_SKB_CB(bf->bf_mpdu); in ath_tx_sched_aggr()
1654 __skb_unlink(bf->bf_mpdu, tid_q); in ath9k_release_buffered_frames()
1678 info = IEEE80211_SKB_CB(bf_tail->bf_mpdu); in ath9k_release_buffered_frames()
2218 bf->bf_mpdu = skb; in ath_tx_setup_buffer()
2223 bf->bf_mpdu = NULL; in ath_tx_setup_buffer()
2471 hdr = (struct ieee80211_hdr *) bf->bf_mpdu->data; in ath_tx_cabq()
2542 struct sk_buff *skb = bf->bf_mpdu; in ath_tx_complete_buf()
2573 bf->bf_mpdu = NULL; in ath_tx_complete_buf()
2587 struct sk_buff *skb = bf->bf_mpdu; in ath_tx_rc_status()