Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/arn/
H A Darn_xmit.c361 struct ath_buf *bf_next, *bf_last = bf->bf_lastbf; in arn_tx_complete_aggr() local
362 struct ath_desc *ds = bf_last->bf_desc; in arn_tx_complete_aggr()
464 bf_last->bf_status & ATH_BUFSTATUS_STALE) { in arn_tx_complete_aggr()
467 tbf = arn_clone_txbuf(sc, bf_last); in arn_tx_complete_aggr()
1056 struct ath_buf *bf_last = bf->bf_lastbf; in arn_tx_num_badfrms() local
1057 struct ath_desc *ds = bf_last->bf_desc; in arn_tx_num_badfrms()