Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
A Dxmit.c478 bf = bf->bf_next; in ath_tx_count_frames()
518 bf_next = bf->bf_next; in ath_tx_complete_aggr()
525 bf = bf_next; in ath_tx_complete_aggr()
572 bf_next = bf->bf_next; in ath_tx_complete_aggr()
670 bf = bf_next; in ath_tx_complete_aggr()
966 bf->bf_next = NULL; in ath_tx_get_tid_subframe()
1074 bf->bf_next = NULL; in ath_tx_form_aggr()
1081 bf_prev->bf_next = bf; in ath_tx_form_aggr()
1424 if (bf->bf_next) in ath_tx_fill_desc()
1491 bf = bf->bf_next; in ath_tx_fill_desc()
[all …]
A Dath9k.h61 (_bf)->bf_next = NULL; \
225 struct ath_buf *bf_next; /* next subframe in the aggregate */ member

Completed in 13 milliseconds