Home
last modified time | relevance | path

Searched defs:bf_last (Results 1 – 5 of 5) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_tx_edma.c174 struct ath_buf *bf, *bf_last; in ath_tx_edma_push_staging_list() local
578 struct ath_buf *bf_last = ATH_TXQ_LAST(txq, axq_q_s); in ath_edma_xmit_handoff_mcast() local
H A Dif_ath_beacon.c570 struct ath_buf *bf, *bf_last; in ath_beacon_cabq_start_edma() local
H A Dif_ath_tx.c718 struct ath_buf *bf_last = ATH_TXQ_LAST(txq, axq_q_s); in ath_tx_handoff_mcast() local
911 struct ath_buf *bf, *bf_last; in ath_legacy_tx_dma_restart() local
H A Dif_ath.c5183 struct ath_buf *bf_last; in ath_legacy_tx_drain() local
H A Dif_athvar.h245 struct ath_buf *bf_last; /* last buffer in aggregate, or self for non-aggregate */ member