Searched refs:bf_lastbf (Results 1 – 2 of 2) sorted by relevance
361 struct ath_buf *bf_next, *bf_last = bf->bf_lastbf; in arn_tx_complete_aggr()747 bf->bf_lastbf = list_object(&bf_q, bf->bf_node.list_prev); in arn_tx_sched_aggr()764 ath9k_hw_set11n_aggr_last(sc->sc_ah, bf->bf_lastbf->bf_desc); in arn_tx_sched_aggr()1056 struct ath_buf *bf_last = bf->bf_lastbf; in arn_tx_num_badfrms()1099 bf->bf_lastbf = bf; in arn_tx_send_ht_normal()1145 txq->axq_link = &(bf->bf_lastbf->bf_desc->ds_link); in arn_tx_txqaddbuf()
317 (_bf)->bf_lastbf = NULL; \380 struct ath_buf *bf_lastbf; member