Lines Matching defs:bf_last
649 * And bf_last in the first descriptor points to the end of
652 bf_first->bf_last = bf_prev;
718 struct ath_buf *bf_last = ATH_TXQ_LAST(txq, axq_q_s);
722 wh = mtod(bf_last->bf_m, struct ieee80211_frame *);
724 bus_dmamap_sync(sc->sc_dmat, bf_last->bf_dmamap,
729 bf_last->bf_lastds,
911 struct ath_buf *bf, *bf_last;
917 bf_last = ATH_TXQ_LAST(txq, axq_q_s);
923 "%s: Q%d: bf=%p, bf_last=%p, daddr=0x%08x\n",
927 bf_last,
947 ath_hal_gettxdesclinkptr(sc->sc_ah, bf_last->bf_lastds,
1355 bf->bf_last = bf;