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

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_xmit.c360 struct ath_buf *bf_next, *bf_last = bf->bf_lastbf; local
361 struct ath_desc *ds = bf_last->bf_desc;
463 bf_last->bf_status & ATH_BUFSTATUS_STALE) {
466 tbf = arn_clone_txbuf(sc, bf_last);
1055 struct ath_buf *bf_last = bf->bf_lastbf; local
1056 struct ath_desc *ds = bf_last->bf_desc;

Completed in 91 milliseconds