Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/ath/ath9k/
Dath9k.h75 (_bf)->bf_stale = false; \
83 (_bf)->bf_stale = false; \
231 bool bf_stale; member
Dxmit.c380 !bf->bf_stale || bf_next != NULL) in ath_tx_complete_aggr()
469 if (!bf_last->bf_stale) in ath_tx_complete_aggr()
500 if (bf->bf_next == NULL && bf_last->bf_stale) { in ath_tx_complete_aggr()
1119 if (bf->bf_stale) { in ath_draintxq()
2031 if (bf->bf_stale) { in ath_tx_processq()
2058 lastbf->bf_stale = true; in ath_tx_processq()