Home
last modified time | relevance | path

Searched refs:old_bf (Results 1 – 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_tx.c2747 struct ath_tid *tid, struct ath_buf *old_bf, struct ath_buf *new_bf) in ath_tx_switch_baw_buf() argument
2751 int seqno = SEQNO(old_bf->bf_state.bfs_seqno); in ath_tx_switch_baw_buf()
2764 if (old_bf->bf_state.bfs_seqno != new_bf->bf_state.bfs_seqno) { in ath_tx_switch_baw_buf()
2771 old_bf->bf_state.bfs_seqno, new_bf->bf_state.bfs_seqno); in ath_tx_switch_baw_buf()
2774 if (tid->tx_buf[cindex] != old_bf) { in ath_tx_switch_baw_buf()
2779 "%s: old bf=%p, new bf=%p\n", __func__, old_bf, new_bf); in ath_tx_switch_baw_buf()